Searched refs:GetAsyncErrorStream (Results 1 – 5 of 5) sorted by relevance
764 (*debugger_sp->GetAsyncErrorStream()) << result.GetErrorData() << '\n'; in Destroy()1279 StreamSP Debugger::GetAsyncErrorStream() { in GetAsyncErrorStream() function in Debugger1496 StreamSP stream = debugger.GetAsyncErrorStream(); in PrivateReportDiagnostic()1730 flush(*GetAsyncErrorStream(), &Process::GetSTDERR); in FlushProcessOutput()1743 StreamSP error_stream_sp = GetAsyncErrorStream(); in HandleProcessEvent()1911 StreamSP error_sp(GetAsyncErrorStream()); in DefaultEventHandler()2091 StreamSP stream = GetAsyncErrorStream(); in HandleDiagnosticEvent()
264 StreamSP error_stream(debugger.GetAsyncErrorStream()); in WatchpointOptionsCallbackFunction()
173 lldb::StreamSP GetAsyncErrorStream();
627 StreamSP error_stream(debugger.GetAsyncErrorStream()); in BreakpointOptionsCallbackFunction()
2603 StreamSP warning_strm = GetTarget().GetDebugger().GetAsyncErrorStream(); in LaunchPrivate()2992 StreamSP warning_strm = GetTarget().GetDebugger().GetAsyncErrorStream(); in CompleteAttach()