Searched refs:getDwarfRangesSection (Results 1 – 6 of 6) sorted by relevance
54 Section == FI->getDwarfRangesSection() || in isDwarfSection()
196 MC->getObjectFileInfo()->getDwarfRangesSection()) in emitSectionContents()327 MS->switchSection(MC->getObjectFileInfo()->getDwarfRangesSection()); in emitRangesEntries()423 MS->switchSection(MC->getObjectFileInfo()->getDwarfRangesSection()); in emitUnitRangesEntries()
295 MCSection *getDwarfRangesSection() const { return DwarfRangesSection; } in getDwarfRangesSection() function
1317 const MCSymbol *Sym = TLOF.getDwarfRangesSection()->getBeginSymbol(); in finalizeModuleInfo()3115 : Asm->getObjFileLowering().getDwarfRangesSection()); in emitDebugRanges()
594 TLOF.getDwarfRangesSection()->getBeginSymbol(); in addScopeRangeList()
1106 MCOS->switchSection(context.getObjectFileInfo()->getDwarfRangesSection()); in emitGenDwarfRanges()