Searched refs:GetAsyncOutputStream (Results 1 – 12 of 12) sorted by relevance
692 (*debugger_sp->GetAsyncOutputStream()) << result.GetOutputData() << '\n'; in Destroy()1193 StreamSP Debugger::GetAsyncOutputStream() { in GetAsyncOutputStream() function in Debugger1545 StreamSP output_sp(GetAsyncOutputStream()); in HandleBreakpointEvent()1580 flush(*GetAsyncOutputStream(), &Process::GetSTDOUT); in FlushProcessOutput()1594 StreamSP output_stream_sp = GetAsyncOutputStream(); in HandleProcessEvent()1680 thread_sp->GetStatus(*GetAsyncOutputStream(), 0, 1, 1, stop_format); in HandleThreadEvent()1770 StreamSP output_sp(GetAsyncOutputStream()); in DefaultEventHandler()1889 StreamSP output = GetAsyncOutputStream(); in HandleProgressEvent()
166 lldb::StreamSP GetAsyncOutputStream();
263 StreamSP output_stream(debugger.GetAsyncOutputStream()); in WatchpointOptionsCallbackFunction()
859 StreamSP out_stream = GetDebugger().GetAsyncOutputStream(); in IOHandlerInputComplete()
627 StreamSP output_stream(debugger.GetAsyncOutputStream()); in BreakpointOptionsCallbackFunction()
325 StreamSP async_strm_sp(target.GetDebugger().GetAsyncOutputStream()); in DoConnectRemote()
947 exe_ctx.GetTargetRef().GetDebugger().GetAsyncOutputStream()->Printf( in AddArguments()
1011 StreamSP output_sp = debugger.GetAsyncOutputStream(); in PerformAction()
2833 StreamSP output_sp = m_debugger.GetAsyncOutputStream(); in RunStopHooks()
2763 .GetAsyncOutputStream() in LoadModule()
4919 m_interpreter.GetDebugger().GetAsyncOutputStream()); in DoExecute()
6844 target.GetDebugger().GetAsyncOutputStream()->Printf(