Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/Process/Windows/Common/
H A DNativeProcessWindows.h176 void OnDebugString(const std::string &string) override { in OnDebugString() function
H A DLocalDebugDelegate.cpp59 void LocalDebugDelegate::OnDebugString(const std::string &string) { in OnDebugString() function in LocalDebugDelegate
H A DProcessDebugger.cpp533 void ProcessDebugger::OnDebugString(const std::string &string) {} OnDebugString() function in lldb_private::ProcessDebugger
H A DProcessWindows.cpp806 void ProcessWindows::OnDebugString(const std::string &string) {} OnDebugString() function in lldb_private::ProcessWindows