Home
last modified time | relevance | path

Searched refs:getDwarfRangesSection (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Target/NVPTX/MCTargetDesc/
H A DNVPTXTargetStreamer.cpp50 Section == FI->getDwarfRangesSection() || in isDwarfSection()
/freebsd-12.1/contrib/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h265 MCSection *getDwarfRangesSection() const { return DwarfRangesSection; } in getDwarfRangesSection() function
/freebsd-12.1/contrib/llvm/lib/MC/
H A DMCDwarf.cpp1091 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfRangesSection()); in EmitGenDwarfRanges()
1161 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfRangesSection()); in Emit()
/freebsd-12.1/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp426 : TLOF.getDwarfRangesSection()->getBeginSymbol(); in addScopeRangeList()
H A DDwarfDebug.cpp877 const MCSymbol *Sym = TLOF.getDwarfRangesSection()->getBeginSymbol(); in finalizeModuleInfo()
2414 Asm->getObjFileLowering().getDwarfRangesSection()); in emitDebugRanges()