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