Searched refs:GetAsyncErrorStream (Results 1 – 9 of 9) sorted by relevance
1058 StreamSP Debugger::GetAsyncErrorStream() { in GetAsyncErrorStream() function in Debugger1286 flush(*GetAsyncErrorStream(), &Process::GetSTDERR); in FlushProcessOutput()1299 StreamSP error_stream_sp = GetAsyncErrorStream(); in HandleProcessEvent()1460 StreamSP error_sp(GetAsyncErrorStream()); in DefaultEventHandler()
147 lldb::StreamSP GetAsyncErrorStream();
439 StreamSP error_sp = debugger.GetAsyncErrorStream(); in PerformAction()827 StreamSP error_sp = debugger.GetAsyncErrorStream(); in PerformAction()
301 process->GetTarget().GetDebugger().GetAsyncErrorStream()->Printf( in NotifyBreakpointHit()
398 process->GetTarget().GetDebugger().GetAsyncErrorStream()->Printf( in NotifyBreakpointHit()
292 StreamSP error_stream(debugger.GetAsyncErrorStream()); in WatchpointOptionsCallbackFunction()
1848 auto error_stream_sp = debugger_sp->GetAsyncErrorStream(); in EnableNow()1881 auto error_stream_sp = debugger_sp->GetAsyncErrorStream(); in EnableNow()
640 StreamSP error_stream(debugger.GetAsyncErrorStream()); in BreakpointOptionsCallbackFunction()
298 GetTarget().GetDebugger().GetAsyncErrorStream()->PutCString( in DoLoadCore()