Searched defs:OnDebuggerError (Results 1 – 4 of 4) sorted by relevance
/llvm-project/lldb/source/Plugins/Process/Windows/Common/ | ||
H A D | NativeProcessWindows.h | 180 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) { OnDebuggerError() function in lldb_private::ProcessDebugger |
H A D | ProcessWindows.cpp | 808 void ProcessWindows::OnDebuggerError(const Status &error, uint32_t type) { OnDebuggerError() function in lldb_private::ProcessWindows |