Searched refs:getSymbolTableIndex (Results 1 – 2 of 2) sorted by relevance
183 LVSectionIndex getSymbolTableIndex(StringRef Name);187 return Scope ? getSymbolTableIndex(Scope->getLinkageName()) in getSectionIndex()
140 LVSectionIndex LVBinaryReader::getSymbolTableIndex(StringRef Name) { in getSymbolTableIndex() function in LVBinaryReader542 LVSectionIndex SectionIndex = getSymbolTableIndex(Scope->getLinkageName()); in createInstructions()