Home
last modified time | relevance | path

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

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