Searched refs:getDwarfARangesSection (Results 1 – 5 of 5) sorted by relevance
55 Section == FI->getDwarfARangesSection() || in isDwarfSection()
281 MCSection *getDwarfARangesSection() const { return DwarfARangesSection; } in getDwarfARangesSection() function
198 MC->getObjectFileInfo()->getDwarfARangesSection()) in emitSectionContents()366 MS->SwitchSection(MC->getObjectFileInfo()->getDwarfARangesSection()); in emitUnitRangesEntries()
800 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfARangesSection()); in EmitGenDwarfAranges()1148 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfARangesSection()); in Emit()
2968 Asm->getObjFileLowering().getDwarfARangesSection()); in emitDebugARanges()