Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFUnit.h131 std::unique_ptr<DWARFContext> DWOContext; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
H A DDWARFUnit.cpp580 auto DWOContext = Context.getDWOContext(AbsolutePath); in parseDWO() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/DWARF/
H A DDWARFUnit.cpp614 auto DWOContext = Context.getDWOContext(AbsolutePath); in parseDWO() local