Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/Windows/Common/
H A DNativeProcessWindows.h175 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) {} in OnDebugString() function in lldb_private::ProcessDebugger
H A DProcessWindows.cpp811 void ProcessWindows::OnDebugString(const std::string &string) {} in OnDebugString() function in lldb_private::ProcessWindows