Home
last modified time | relevance | path

Searched defs:DWOContext (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFUnit.h131 std::unique_ptr<DWARFContext> DWOContext; variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFUnit.cpp365 auto DWOContext = Context.getDWOContext(AbsolutePath); in parseDWO() local