Searched defs:OnDebugString (Results 1 – 4 of 4) sorted by relevance
/llvm-project/lldb/source/Plugins/Process/Windows/Common/ | ||
H A D | NativeProcessWindows.h | 176 void OnDebugString(const std::string &string) override { in OnDebugString() function |
H A D | LocalDebugDelegate.cpp | 59 void LocalDebugDelegate::OnDebugString(const std::string &string) { in OnDebugString() function in LocalDebugDelegate |
H A D | ProcessDebugger.cpp | 533 void ProcessDebugger::OnDebugString(const std::string &string) {} OnDebugString() function in lldb_private::ProcessDebugger |
H A D | ProcessWindows.cpp | 806 void ProcessWindows::OnDebugString(const std::string &string) {} OnDebugString() function in lldb_private::ProcessWindows |