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