Searched defs:stream_sp (Results 1 – 8 of 8) sorted by relevance
24 StreamTee(lldb::StreamSP &stream_sp) { in StreamTee()30 StreamTee(lldb::StreamSP &stream_sp, lldb::StreamSP &stream_2_sp) { in StreamTee()72 size_t AppendStream(const lldb::StreamSP &stream_sp) { in AppendStream()89 lldb::StreamSP stream_sp; in GetStreamAtIndex() local96 void SetStreamAtIndex(uint32_t idx, const lldb::StreamSP &stream_sp) { in SetStreamAtIndex()
26 TestLogHandler(std::shared_ptr<llvm::raw_ostream> stream_sp) in TestLogHandler() argument 41 auto stream_sp = std::make_shared<raw_fd_ostream>( GetLogStream() local
80 SetImmediateOutputStream(const lldb::StreamSP & stream_sp) SetImmediateOutputStream() argument 86 SetImmediateErrorStream(const lldb::StreamSP & stream_sp) SetImmediateErrorStream() argument [all...]
288 ScriptedStopHookHandleStop(StructuredData::GenericSP implementor_sp,ExecutionContext & exc_ctx,lldb::StreamSP stream_sp) ScriptedStopHookHandleStop() argument
36 ThreadPlanTracer::ThreadPlanTracer(Thread &thread, lldb::StreamSP &stream_sp) in ThreadPlanTracer() argument 88 lldb::StreamSP &stream_sp) in ThreadPlanAssemblyTracer() argument
213 if (StreamFileSP stream_sp = StreamFileSP( in NotifyBreakpointHit() local
144 lldb::StreamSP stream_sp; Clear() local [all...]
1666 ScriptedStopHookHandleStop(StructuredData::GenericSP implementor_sp,ExecutionContext & exc_ctx,lldb::StreamSP stream_sp) ScriptedStopHookHandleStop() argument