Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h265 DWARFSection LocDWOSection; variable
311 const DWARFSection &getLocDWOSection() override { return LocDWOSection; } in getLocDWOSection()
/external/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp709 .Case("debug_loc.dwo", &LocDWOSection.Data) in DWARFContextInMemory()