Searched refs:getDwarfARangesSection (Results 1 – 4 of 4) sorted by relevance
55 Section == FI->getDwarfARangesSection() || in isDwarfSection()
270 MCSection *getDwarfARangesSection() const { return DwarfARangesSection; } in getDwarfARangesSection() function
860 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfARangesSection()); in EmitGenDwarfAranges()1185 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfARangesSection()); in Emit()
2627 Asm->getObjFileLowering().getDwarfARangesSection()); in emitDebugARanges()