Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h266 MCSection *getDwarfLocDWOSection() const { return DwarfLocDWOSection; } in getDwarfLocDWOSection() function
/external/llvm/tools/llvm-dwp/
Dllvm-dwp.cpp247 {"debug_loc.dwo", {MCOFI.getDwarfLocDWOSection(), DW_SECT_LOC}}, in write()
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp1606 Asm->getObjFileLowering().getDwarfLocDWOSection()); in emitDebugLocDWO()