Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFContext.h83 struct DWOFile { struct
87 StringMap<std::weak_ptr<DWOFile>> DWOFiles; argument
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFContext.h75 struct DWOFile { struct
79 StringMap<std::weak_ptr<DWOFile>> DWOFiles; argument
/aosp_15_r20/external/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFUnit.h130 object::OwningBinary<object::ObjectFile> DWOFile; variable