Home
last modified time | relevance | path

Searched refs:DIDT_UUID (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/
DDIContext.h149 DIDT_UUID = 1 << DIDT_ID_UUID, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-dwarfdump/
Dllvm-dwarfdump.cpp399 if (!(DumpType & DIDT_UUID) || DumpType == DIDT_All) in dumpObjectFile()
587 DumpType |= DIDT_UUID; in main()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp317 if (DumpType & DIDT_UUID) in dump()