Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/
H A DDIContext.h189 unsigned DumpType = DIDT_All; member
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-dwarfdump/
H A Dllvm-dwarfdump.cpp137 static unsigned DumpType = DIDT_Null; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp349 uint64_t DumpType = DumpOpts.DumpType; in dump() local