Searched refs:SetThreadSP (Results 1 – 6 of 6) sorted by relevance
254 void ExecutionContext::SetThreadSP(const lldb::ThreadSP &thread_sp) { in SetThreadSP() function in ExecutionContext478 void ExecutionContextRef::SetThreadSP(const lldb::ThreadSP &thread_sp) { in SetThreadSP() function in ExecutionContextRef493 SetThreadSP(frame_sp->GetThread()); in SetFrameSP()526 SetThreadSP(thread_sp); in SetTargetPtr()552 SetThreadSP(thread->shared_from_this()); in SetThreadPtr()
182 void SetThreadSP(const lldb::ThreadSP &thread_sp);477 void SetThreadSP(const lldb::ThreadSP &thread_sp);
153 exe_ctx.SetThreadSP(process->GetThreadList().GetSelectedThread()); in GetObjectDescription()
829 exe_ctx.SetThreadSP(thread_sp); in GetSelectedExecutionContext()
2924 m_exe_ctx_ref.SetThreadSP(thread_sp); in EvaluationPoint()
364 m_opaque_sp->SetThreadSP(lldb_object_sp); in SetThread()