Searched refs:getDwarfARangesSection (Results 1 – 5 of 5) sorted by relevance
55 Section == FI->getDwarfARangesSection() || in isDwarfSection()
199 MC->getObjectFileInfo()->getDwarfARangesSection()) in emitSectionContents()381 MS->switchSection(MC->getObjectFileInfo()->getDwarfARangesSection()); in emitUnitRangesEntries()
294 MCSection *getDwarfARangesSection() const { return DwarfARangesSection; } in getDwarfARangesSection() function
830 MCOS->switchSection(context.getObjectFileInfo()->getDwarfARangesSection()); in EmitGenDwarfAranges()1178 MCOS->switchSection(context.getObjectFileInfo()->getDwarfARangesSection()); in Emit()
2988 Asm->getObjFileLowering().getDwarfARangesSection()); in emitDebugARanges()