Searched refs:GetAsyncOutputStream (Results 1 – 12 of 12) sorted by relevance
672 (*debugger_sp->GetAsyncOutputStream()) << result.GetOutputData() << '\n'; in Destroy()1203 StreamSP Debugger::GetAsyncOutputStream() { in GetAsyncOutputStream() function in Debugger1525 StreamSP output_sp(GetAsyncOutputStream()); in HandleBreakpointEvent()1560 flush(*GetAsyncOutputStream(), &Process::GetSTDOUT); in FlushProcessOutput()1574 StreamSP output_stream_sp = GetAsyncOutputStream(); in HandleProcessEvent()1660 thread_sp->GetStatus(*GetAsyncOutputStream(), 0, 1, 1, stop_format); in HandleThreadEvent()1750 StreamSP output_sp(GetAsyncOutputStream()); in DefaultEventHandler()1869 StreamSP output = GetAsyncOutputStream(); in HandleProgressEvent()
168 lldb::StreamSP GetAsyncOutputStream();
263 StreamSP output_stream(debugger.GetAsyncOutputStream()); in WatchpointOptionsCallbackFunction()
856 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()
927 StreamSP output_sp = debugger.GetAsyncOutputStream(); in PerformAction()
2737 StreamSP output_sp = m_debugger.GetAsyncOutputStream(); in RunStopHooks()
2763 .GetAsyncOutputStream() in LoadModule()
4949 m_interpreter.GetDebugger().GetAsyncOutputStream()); in DoExecute()
6813 target.GetDebugger().GetAsyncOutputStream()->Printf(