Searched defs:StringIndex (Results 1 – 6 of 6) sorted by relevance
87 uint64_t StringIndex; member
181 uint32_t StringIndex; // Extra index to the string. variable
223 uint32_t StringIndex; variable
229 for (auto &StringIndex : StringToIndexMap) { in doLayout() local
528 void ELFWriter::writeSymbol(SymbolTableWriter &Writer, uint32_t StringIndex, in writeSymbol()741 unsigned StringIndex = MSD.Symbol->getType() == ELF::STT_SECTION in computeSymbolTable() local752 unsigned StringIndex = StrTabBuilder.getOffset(MSD.Name); in computeSymbolTable() local
452 WindowsResourceParser::TreeNode::TreeNode(uint32_t StringIndex) in TreeNode()