Searched refs:GetAsyncErrorStream (Results 1 – 7 of 7) sorted by relevance
1065 StreamSP Debugger::GetAsyncErrorStream() { in GetAsyncErrorStream() function in Debugger1361 flush(*GetAsyncErrorStream(), &Process::GetSTDERR); in FlushProcessOutput()1374 StreamSP error_stream_sp = GetAsyncErrorStream(); in HandleProcessEvent()1535 StreamSP error_sp(GetAsyncErrorStream()); in DefaultEventHandler()
454 StreamSP error_sp = debugger.GetAsyncErrorStream(); in PerformAction()864 StreamSP error_sp = debugger.GetAsyncErrorStream(); in PerformAction()
191 lldb::StreamSP GetAsyncErrorStream();
294 StreamSP error_stream(debugger.GetAsyncErrorStream()); in WatchpointOptionsCallbackFunction()
1842 auto error_stream_sp = debugger_sp->GetAsyncErrorStream(); in EnableNow()1875 auto error_stream_sp = debugger_sp->GetAsyncErrorStream(); in EnableNow()
638 StreamSP error_stream(debugger.GetAsyncErrorStream()); in BreakpointOptionsCallbackFunction()
298 GetTarget().GetDebugger().GetAsyncErrorStream()->PutCString( in DoLoadCore()