Home
last modified time | relevance | path

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

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