Searched refs:GetAsyncErrorStream (Results 1 – 7 of 7) sorted by relevance
145 lldb::StreamSP GetAsyncErrorStream();
442 StreamSP error_sp = debugger.GetAsyncErrorStream(); in PerformAction()837 StreamSP error_sp = debugger.GetAsyncErrorStream(); in PerformAction()
2584 result.SetImmediateErrorStream(m_debugger.GetAsyncErrorStream()); in RunStopHooks()
1153 StreamSP Debugger::GetAsyncErrorStream() { in GetAsyncErrorStream() function in Debugger1409 StreamSP error_stream_sp = GetAsyncErrorStream(); in HandleProcessEvent()1576 StreamSP error_sp(GetAsyncErrorStream()); in DefaultEventHandler()
292 StreamSP error_stream(debugger.GetAsyncErrorStream()); in WatchpointOptionsCallbackFunction()
1902 auto error_stream_sp = debugger_sp->GetAsyncErrorStream(); in EnableNow()1935 auto error_stream_sp = debugger_sp->GetAsyncErrorStream(); in EnableNow()
660 StreamSP error_stream(debugger.GetAsyncErrorStream()); in BreakpointOptionsCallbackFunction()