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