Home
last modified time | relevance | path

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

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