Searched refs:SetThread (Results 1 – 10 of 10) sorted by relevance
70 sb_thread.SetThread(thread->shared_from_this()); in PrivateBreakpointHitCallback()
112 result.SetThread(thread_sp); in GetExtendedBacktraceThread()
118 sb_thread.SetThread(thread_sp); in GetThread()
220 sb_thread.SetThread(thread_sp); in GetSelectedThread()238 sb_thread.SetThread(thread_sp); in CreateOSPluginThread()421 sb_thread.SetThread(thread_sp); in GetThreadAtIndex()717 sb_thread.SetThread(thread_sp); in GetThreadByID()737 sb_thread.SetThread(thread_sp); in GetThreadByIndexID()
153 sb_thread.SetThread(thread_sp); in GetThreadAtIndex()
379 void SBThread::SetThread(const ThreadSP &lldb_object_sp) { in SetThread() function in SBThread1307 sb_origin_thread.SetThread(new_thread_sp); in GetExtendedBacktraceThread()
1062 sb_thread.SetThread(thread_sp); in GetThread()
73 backing_stop_info_sp->SetThread(shared_from_this()); in CalculateStopInfo()
32 void SetThread(const lldb::ThreadSP &thread_sp) { m_thread_wp = thread_sp; } in SetThread() function
225 void SetThread(const lldb::ThreadSP &lldb_object_sp);