Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/Process/Windows/Common/
DNativeProcessWindows.h174 void OnDebuggerError(const Status &error, uint32_t type) override { in OnDebuggerError() function
DLocalDebugDelegate.cpp64 void LocalDebugDelegate::OnDebuggerError(const Status &error, uint32_t type) { in OnDebuggerError() function in LocalDebugDelegate
DProcessDebugger.cpp539 void ProcessDebugger::OnDebuggerError(const Status &error, uint32_t type) { in OnDebuggerError() function in lldb_private::ProcessDebugger
DProcessWindows.cpp802 void ProcessWindows::OnDebuggerError(const Status &error, uint32_t type) { in OnDebuggerError() function in lldb_private::ProcessWindows