Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/NVPTX/MCTargetDesc/
DNVPTXTargetStreamer.cpp55 Section == FI->getDwarfARangesSection() || in isDwarfSection()
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/MC/
DMCObjectFileInfo.h281 MCSection *getDwarfARangesSection() const { return DwarfARangesSection; } in getDwarfARangesSection() function
/freebsd-12-stable/contrib/llvm-project/llvm/lib/DWARFLinker/
DDWARFStreamer.cpp198 MC->getObjectFileInfo()->getDwarfARangesSection()) in emitSectionContents()
366 MS->SwitchSection(MC->getObjectFileInfo()->getDwarfARangesSection()); in emitUnitRangesEntries()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/MC/
DMCDwarf.cpp800 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfARangesSection()); in EmitGenDwarfAranges()
1148 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfARangesSection()); in Emit()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp2968 Asm->getObjFileLowering().getDwarfARangesSection()); in emitDebugARanges()