Searched refs:GetAsyncErrorStream (Results 1 – 5 of 5) sorted by relevance
778 (*debugger_sp->GetAsyncErrorStream()) << result.GetErrorData() << '\n'; in Destroy()1293 StreamSP Debugger::GetAsyncErrorStream() { in GetAsyncErrorStream() function in Debugger1536 StreamSP stream = debugger.GetAsyncErrorStream(); in PrivateReportDiagnostic()1770 flush(*GetAsyncErrorStream(), &Process::GetSTDERR); in FlushProcessOutput()1783 StreamSP error_stream_sp = GetAsyncErrorStream(); in HandleProcessEvent()1952 StreamSP error_sp(GetAsyncErrorStream()); in DefaultEventHandler()2132 StreamSP stream = GetAsyncErrorStream(); in HandleDiagnosticEvent()
252 StreamSP error_stream(debugger.GetAsyncErrorStream()); in WatchpointOptionsCallbackFunction()
166 lldb::StreamSP GetAsyncErrorStream();
619 StreamSP error_stream(debugger.GetAsyncErrorStream()); in BreakpointOptionsCallbackFunction()
2766 StreamSP warning_strm = GetTarget().GetDebugger().GetAsyncErrorStream(); in LaunchPrivate()3152 StreamSP warning_strm = GetTarget().GetDebugger().GetAsyncErrorStream(); in CompleteAttach()