Searched refs:getDwarfARangesSection (Results 1 – 6 of 6) sorted by relevance
61 Section == FI->getDwarfARangesSection() || in isDwarfSection()
298 MCSection *getDwarfARangesSection() const { return DwarfARangesSection; } in getDwarfARangesSection() function
256 return MC->getObjectFileInfo()->getDwarfARangesSection(); in getMCSection()438 MS->switchSection(MC->getObjectFileInfo()->getDwarfARangesSection()); in emitDwarfDebugArangesTable()
874 MCOS->switchSection(context.getObjectFileInfo()->getDwarfARangesSection()); in EmitGenDwarfAranges()1218 MCOS->switchSection(context.getObjectFileInfo()->getDwarfARangesSection()); in Emit()
3505 Asm->getObjFileLowering().getDwarfARangesSection()); in emitDebugARanges()