Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h325 MCSection *getDwarfRnglistsDWOSection() const { in getDwarfRnglistsDWOSection() function
/freebsd/contrib/llvm-project/llvm/lib/DWP/
H A DDWP.cpp622 {MCOFI.getDwarfRnglistsDWOSection(), DW_SECT_RNGLISTS}}, in write()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp3200 Asm->getObjFileLowering().getDwarfRnglistsDWOSection()); in emitDebugRangesDWO()