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()
296 MCSection *getDwarfRnglistsSection() const { return DwarfRnglistsSection; } in getDwarfRnglistsSection() function
1091 MCOS->switchSection(context.getObjectFileInfo()->getDwarfRnglistsSection()); in emitGenDwarfRanges()
1888 TLOF.getDwarfRnglistsSection()->getBeginSymbol()); in addRnglistsBase()
3182 ? Asm->getObjFileLowering().getDwarfRnglistsSection() in emitDebugRanges()