Searched refs:GetOutputStreamSP (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/ASan/
H A DInstrumentationRuntimeASan.cpp269 process_sp->GetTarget().GetDebugger().GetOutputStreamSP());
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Core/
H A DDebugger.h119 lldb::StreamFileSP GetOutputStreamSP() { return m_output_stream_sp; } function in class:lldb_private::Debugger
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/UBSan/
H A DInstrumentationRuntimeUBSan.cpp123 StreamFileSP Stream = target.GetDebugger().GetOutputStreamSP();
/freebsd-13-stable/contrib/llvm-project/lldb/source/Core/
H A DDebugger.cpp970 out = GetOutputStreamSP();
/freebsd-13-stable/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandInterpreter.cpp2958 m_debugger.GetInputFileSP(), m_debugger.GetOutputStreamSP(),

Completed in 181 milliseconds