Home
last modified time | relevance | path

Searched refs:LineDWOSection (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h264 DWARFSection LineDWOSection; variable
310 const DWARFSection &getLineDWOSection() override { return LineDWOSection; } in getLineDWOSection()
/external/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp710 .Case("debug_line.dwo", &LineDWOSection.Data) in DWARFContextInMemory()