Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/Process/Windows/Common/
H A DNativeProcessWindows.h180 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) { OnDebuggerError() function in lldb_private::ProcessDebugger
H A DProcessWindows.cpp808 void ProcessWindows::OnDebuggerError(const Status &error, uint32_t type) { OnDebuggerError() function in lldb_private::ProcessWindows