Searched refs:getStringIndex (Results 1 – 3 of 3) sorted by relevance
81 unsigned Index = getStringIndex(Name); in parseSections()119 unsigned Index = getStringIndex(Name); in parseSymbols()138 unsigned getStringIndex(StringRef Str) { in getStringIndex() function
175 uint32_t getStringIndex() const { return StringIndex; } in getStringIndex() function
902 StringTableOffsets[Child.second->getStringIndex()]); in writeDirectoryTree()