Searched refs:GetAsyncErrorStream (Results 1 – 5 of 5) sorted by relevance
674 (*debugger_sp->GetAsyncErrorStream()) << result.GetErrorData() << '\n'; in Destroy()1207 StreamSP Debugger::GetAsyncErrorStream() { in GetAsyncErrorStream() function in Debugger1355 StreamSP stream = debugger.GetAsyncErrorStream(); in PrivateReportDiagnostic()1562 flush(*GetAsyncErrorStream(), &Process::GetSTDERR); in FlushProcessOutput()1575 StreamSP error_stream_sp = GetAsyncErrorStream(); in HandleProcessEvent()1739 StreamSP error_sp(GetAsyncErrorStream()); in DefaultEventHandler()1919 StreamSP stream = GetAsyncErrorStream(); in HandleDiagnosticEvent()
170 lldb::StreamSP GetAsyncErrorStream();
264 StreamSP error_stream(debugger.GetAsyncErrorStream()); in WatchpointOptionsCallbackFunction()
628 StreamSP error_stream(debugger.GetAsyncErrorStream()); in BreakpointOptionsCallbackFunction()
2574 StreamSP warning_strm = GetTarget().GetDebugger().GetAsyncErrorStream(); in LaunchPrivate()2942 StreamSP warning_strm = GetTarget().GetDebugger().GetAsyncErrorStream(); in CompleteAttach()