Searched defs:OnDebuggerError (Results 1 – 4 of 4) sorted by relevance
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/Windows/Common/ | ||
H A D | NativeProcessWindows.h | 179 void OnDebuggerError(const Status &error, uint32_t type) override { in OnDebuggerError() function |
H A D | LocalDebugDelegate.cpp | 64 void LocalDebugDelegate::OnDebuggerError(const Status &error, uint32_t type) { in OnDebuggerError() function in LocalDebugDelegate |
H A D | ProcessDebugger.cpp | 535 void ProcessDebugger::OnDebuggerError(const Status &error, uint32_t type) { in OnDebuggerError() function in lldb_private::ProcessDebugger |
H A D | ProcessWindows.cpp | 813 void ProcessWindows::OnDebuggerError(const Status &error, uint32_t type) { in OnDebuggerError() function in lldb_private::ProcessWindows |