Searched refs:SetThreadSP (Results 1 – 6 of 6) sorted by relevance
263 void ExecutionContext::SetThreadSP(const lldb::ThreadSP &thread_sp) { in SetThreadSP() function in ExecutionContext487 void ExecutionContextRef::SetThreadSP(const lldb::ThreadSP &thread_sp) { in SetThreadSP() function in ExecutionContextRef502 SetThreadSP(frame_sp->GetThread()); in SetFrameSP()535 SetThreadSP(thread_sp); in SetTargetPtr()561 SetThreadSP(thread->shared_from_this()); in SetThreadPtr()
211 void SetThreadSP(const lldb::ThreadSP &thread_sp);572 void SetThreadSP(const lldb::ThreadSP &thread_sp);
137 exe_ctx.SetThreadSP(process->GetThreadList().GetSelectedThread()); in GetObjectDescription()
947 exe_ctx.SetThreadSP(thread_sp); in GetSelectedExecutionContext()
2979 m_exe_ctx_ref.SetThreadSP(thread_sp); in EvaluationPoint()
455 m_opaque_sp->SetThreadSP(lldb_object_sp); in SetThread()