Lines Matching refs:LVSectionIndex
25 LVSectionIndex SectionIndex) { in add()
45 LVSectionIndex SectionIndex, bool IsComdat) { in add()
61 LVSectionIndex LVSymbolTable::update(LVScope *Function) { in update()
62 LVSectionIndex SectionIndex = getReader().getDotTextSectionIndex(); in update()
97 LVSectionIndex LVSymbolTable::getIndex(StringRef Name) { in getIndex()
122 LVSectionIndex SectionIndex) { in addToSymbolTable()
126 LVSectionIndex SectionIndex, in addToSymbolTable()
130 LVSectionIndex LVBinaryReader::updateSymbolTable(LVScope *Function) { in updateSymbolTable()
140 LVSectionIndex LVBinaryReader::getSymbolTableIndex(StringRef Name) { in getSymbolTableIndex()
203 LVSectionIndex SectionIndex = Entry.first; in mapVirtualAddress()
253 LVSectionIndex SectionIndex = Entry.first; in mapVirtualAddress()
340 LVSectionIndex SectionIndex) { in getSection()
370 void LVBinaryReader::addSectionRange(LVSectionIndex SectionIndex, in addSectionRange()
376 void LVBinaryReader::addSectionRange(LVSectionIndex SectionIndex, in addSectionRange()
383 LVRange *LVBinaryReader::getSectionRanges(LVSectionIndex SectionIndex) { in getSectionRanges()
395 LVSectionIndex SectionIndex, in createInstructions()
530 LVSectionIndex SectionIndex) { in createInstructions()
571 LVSectionIndex SectionIndex = getSymbolTableIndex(Scope->getLinkageName()); in createInstructions()
585 LVSectionIndex SectionIndex, in processLines()
790 LVSectionIndex SectionIndex) { in processLines()
861 LVSectionIndex SectionIndex = Entry.first; in processLines()
893 void LVBinaryReader::includeInlineeLines(LVSectionIndex SectionIndex, in includeInlineeLines()