Home
last modified time | relevance | path

Searched defs:OnDebuggerError (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/Windows/Common/
H A DNativeProcessWindows.h179 void OnDebuggerError(const Status &error, uint32_t type) override { in OnDebuggerError() function
H A DLocalDebugDelegate.cpp64 void LocalDebugDelegate::OnDebuggerError(const Status &error, uint32_t type) { in OnDebuggerError() function in LocalDebugDelegate
H A DProcessDebugger.cpp535 void ProcessDebugger::OnDebuggerError(const Status &error, uint32_t type) { in OnDebuggerError() function in lldb_private::ProcessDebugger
H A DProcessWindows.cpp813 void ProcessWindows::OnDebuggerError(const Status &error, uint32_t type) { in OnDebuggerError() function in lldb_private::ProcessWindows