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