Searched refs:getDwarfARangesSection (Results 1 – 6 of 6) sorted by relevance
57 Section == FI->getDwarfARangesSection() || in isDwarfSection()
294 MCSection *getDwarfARangesSection() const { return DwarfARangesSection; } in getDwarfARangesSection() function
256 return MC->getObjectFileInfo()->getDwarfARangesSection(); in getMCSection()438 MS->switchSection(MC->getObjectFileInfo()->getDwarfARangesSection()); in emitDwarfDebugArangesTable()
835 MCOS->switchSection(context.getObjectFileInfo()->getDwarfARangesSection()); in EmitGenDwarfAranges()1183 MCOS->switchSection(context.getObjectFileInfo()->getDwarfARangesSection()); in Emit()
3056 Asm->getObjFileLowering().getDwarfARangesSection()); in emitDebugARanges()