Searched refs:getDwarfRnglistsSection (Results 1 – 6 of 6) sorted by relevance
250 return MC->getObjectFileInfo()->getDwarfRnglistsSection(); in getMCSection()511 MS->switchSection(MC->getObjectFileInfo()->getDwarfRnglistsSection()); in emitDwarfDebugRangeListHeader()558 MS->switchSection(MC->getObjectFileInfo()->getDwarfRnglistsSection()); in emitDwarfDebugRangeListFooter()570 MS->switchSection(MC->getObjectFileInfo()->getDwarfRnglistsSection()); in emitDwarfDebugRngListsTableFragment()
300 MCSection *getDwarfRnglistsSection() const { return DwarfRnglistsSection; } in getDwarfRnglistsSection() function
1126 MCOS->switchSection(context.getObjectFileInfo()->getDwarfRnglistsSection()); in emitGenDwarfRanges()
2163 TLOF.getDwarfRnglistsSection()->getBeginSymbol()); in addRnglistsBase()
3631 ? Asm->getObjFileLowering().getDwarfRnglistsSection() in emitDebugRanges()