Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h265 MCSection *getDwarfLineDWOSection() const { return DwarfLineDWOSection; } in getDwarfLineDWOSection() function
/external/llvm/tools/llvm-dwp/
Dllvm-dwp.cpp248 {"debug_line.dwo", {MCOFI.getDwarfLineDWOSection(), DW_SECT_LINE}}, in write()
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp1886 Asm->getObjFileLowering().getDwarfLineDWOSection()); in emitDebugLineDWO()