Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Core/
H A DDebuggerEvents.h24 uint64_t completed, uint64_t total, bool debugger_specific) in ProgressEventData()
59 DiagnosticEventData(Type type, std::string message, bool debugger_specific) in DiagnosticEventData()
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DDebugger.cpp1329 bool debugger_specific) { in PrivateReportDiagnostic()