Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DDIERef.h28 enum Section : uint8_t { DebugInfo, DebugTypes }; enumerator
/openbsd-src/gnu/llvm/compiler-rt/lib/orc/
H A Ddebug.cpp26 std::atomic<const char *> DebugTypes; variable