Home
last modified time | relevance | path

Searched refs:SetImmediateOutputStream (Results 1 – 7 of 7) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/source/Commands/
H A DCommandObjectBugreport.cpp93 result.SetImmediateOutputStream(outfile_stream); in DoExecute()
H A DCommandObjectWatchpointCommand.cpp293 result.SetImmediateOutputStream(output_stream); in WatchpointOptionsCallbackFunction()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Interpreter/
H A DCommandReturnObject.h76 void SetImmediateOutputStream(const lldb::StreamSP &stream_sp) { in SetImmediateOutputStream() function
/freebsd-12.1/contrib/llvm/tools/lldb/source/Expression/
H A DREPL.cpp226 result.SetImmediateOutputStream(output_sp); in IOHandlerInputComplete()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Breakpoint/
H A DBreakpointOptions.cpp661 result.SetImmediateOutputStream(output_stream); in BreakpointOptionsCallbackFunction()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Target/
H A DTarget.cpp2583 result.SetImmediateOutputStream(m_debugger.GetAsyncOutputStream()); in RunStopHooks()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp5185 result.SetImmediateOutputStream(output_stream_sp); in DoExecute()