Searched refs:getDwarfRangesSection (Results 1 – 7 of 7) sorted by relevance
56 Section == FI->getDwarfRangesSection() || in isDwarfSection()
295 MCSection *getDwarfRangesSection() const { return DwarfRangesSection; } in getDwarfRangesSection() function
248 return MC->getObjectFileInfo()->getDwarfRangesSection(); in getMCSection()481 MS->switchSection(MC->getObjectFileInfo()->getDwarfRangesSection()); in emitDwarfDebugRangesTableFragment()
1312 const MCSymbol *Sym = TLOF.getDwarfRangesSection()->getBeginSymbol(); in finalizeModuleInfo()3183 : Asm->getObjFileLowering().getDwarfRangesSection()); in emitDebugRanges()
642 TLOF.getDwarfRangesSection()->getBeginSymbol(); in addScopeRangeList()
1111 MCOS->switchSection(context.getObjectFileInfo()->getDwarfRangesSection()); in emitGenDwarfRanges()