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