Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h86 struct DWOFile { struct
90 StringMap<std::weak_ptr<DWOFile>> DWOFiles; argument
/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFUnit.h130 object::OwningBinary<object::ObjectFile> DWOFile; variable
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-objcopy/
Dllvm-objcopy.cpp232 auto DWOFile = Reader.create(); in SplitDWOToFile() local