Searched refs:GetAsyncErrorStream (Results 1 – 5 of 5) sorted by relevance
694 (*debugger_sp->GetAsyncErrorStream()) << result.GetErrorData() << '\n'; in Destroy()1197 StreamSP Debugger::GetAsyncErrorStream() { in GetAsyncErrorStream() function in Debugger1348 StreamSP stream = debugger.GetAsyncErrorStream(); in PrivateReportDiagnostic()1582 flush(*GetAsyncErrorStream(), &Process::GetSTDERR); in FlushProcessOutput()1595 StreamSP error_stream_sp = GetAsyncErrorStream(); in HandleProcessEvent()1759 StreamSP error_sp(GetAsyncErrorStream()); in DefaultEventHandler()1939 StreamSP stream = GetAsyncErrorStream(); in HandleDiagnosticEvent()
168 lldb::StreamSP GetAsyncErrorStream();
264 StreamSP error_stream(debugger.GetAsyncErrorStream()); in WatchpointOptionsCallbackFunction()
628 StreamSP error_stream(debugger.GetAsyncErrorStream()); in BreakpointOptionsCallbackFunction()
2578 StreamSP warning_strm = GetTarget().GetDebugger().GetAsyncErrorStream(); in LaunchPrivate()2963 StreamSP warning_strm = GetTarget().GetDebugger().GetAsyncErrorStream(); in CompleteAttach()