Home
last modified time | relevance | path

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

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