Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/NVPTX/MCTargetDesc/
H A DNVPTXTargetStreamer.cpp73 Section == FI->getDwarfInfoDWOSection() || in isDwarfSection()
/llvm-project-15.0.7/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h314 MCSection *getDwarfInfoDWOSection() const { return DwarfInfoDWOSection; } in getDwarfInfoDWOSection() function
/llvm-project-15.0.7/llvm/lib/DWP/
H A DDWP.cpp549 MCSection *const InfoSection = MCOFI.getDwarfInfoDWOSection(); in write()
/llvm-project-15.0.7/bolt/lib/Rewrite/
H A DDWARFRewriter.cpp1139 {"debug_info.dwo", {MCOFI.getDwarfInfoDWOSection(), DW_SECT_INFO}}, in createKnownSectionsMap()
1330 Streamer.switchSection(MCOFI.getDwarfInfoDWOSection()); in extractTypesFromDWPDWARF5()
/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp1095 NewCU.setSection(Asm->getObjFileLowering().getDwarfInfoDWOSection()); in getOrCreateDwarfCompileUnit()
3403 : Asm->getObjFileLowering().getDwarfInfoDWOSection(); in addDwarfTypeUnitType()