Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/include/lldb/Interpreter/
H A DCommandReturnObject.h80 void SetImmediateOutputStream(const lldb::StreamSP &stream_sp) { in SetImmediateOutputStream() function
/llvm-project-15.0.7/lldb/source/Commands/
H A DCommandObjectWatchpointCommand.cpp265 result.SetImmediateOutputStream(output_stream); in WatchpointOptionsCallbackFunction()
/llvm-project-15.0.7/lldb/source/Expression/
H A DREPL.cpp256 result.SetImmediateOutputStream(output_sp); in IOHandlerInputComplete()
/llvm-project-15.0.7/lldb/source/Breakpoint/
H A DBreakpointOptions.cpp629 result.SetImmediateOutputStream(output_stream); in BreakpointOptionsCallbackFunction()
/llvm-project-15.0.7/lldb/source/Target/
H A DTarget.cpp3607 result.SetImmediateOutputStream(output_sp); in HandleStop()
/llvm-project-15.0.7/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp4950 result.SetImmediateOutputStream(output_stream_sp); in DoExecute()