Home
last modified time | relevance | path

Searched refs:getDwarfLoclistsDWOSection (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h316 MCSection *getDwarfLoclistsDWOSection() const { in getDwarfLoclistsDWOSection() function
/freebsd-13.1/contrib/llvm-project/llvm/lib/DWP/
H A DDWP.cpp553 {MCOFI.getDwarfLoclistsDWOSection(), DW_SECT_LOCLISTS}}, in write()
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp2854 Asm->getObjFileLowering().getDwarfLoclistsDWOSection()); in emitDebugLocDWO()