Home
last modified time | relevance | path

Searched refs:getDwarfInfoDWOSection (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/MCTargetDesc/
H A DNVPTXTargetStreamer.cpp76 Section == FI->getDwarfInfoDWOSection() || in isDwarfSection()
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h313 MCSection *getDwarfInfoDWOSection() const { return DwarfInfoDWOSection; } in getDwarfInfoDWOSection() function
/freebsd/contrib/llvm-project/llvm/lib/DWP/
H A DDWP.cpp609 MCSection *const InfoSection = MCOFI.getDwarfInfoDWOSection(); in write()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp1104 NewCU.setSection(Asm->getObjFileLowering().getDwarfInfoDWOSection()); in getOrCreateDwarfCompileUnit()
3494 : Asm->getObjFileLowering().getDwarfInfoDWOSection(); in addDwarfTypeUnitType()