Searched refs:SetThread (Results 1 – 10 of 10) sorted by relevance
71 sb_thread.SetThread(thread->shared_from_this()); in PrivateBreakpointHitCallback()
89 sb_thread.SetThread(thread_sp); in GetThread()
117 result.SetThread(thread_sp); in GetExtendedBacktraceThread()
222 sb_thread.SetThread(thread_sp); in GetSelectedThread()244 sb_thread.SetThread(thread_sp); in CreateOSPluginThread()462 sb_thread.SetThread(thread_sp); in GetThreadAtIndex()821 sb_thread.SetThread(thread_sp); in GetThreadByID()845 sb_thread.SetThread(thread_sp); in GetThreadByIndexID()
170 sb_thread.SetThread(thread_sp); in GetThreadAtIndex()
454 void SBThread::SetThread(const ThreadSP &lldb_object_sp) { in SetThread() function in SBThread1448 sb_origin_thread.SetThread(new_thread_sp); in GetExtendedBacktraceThread()
1175 sb_thread.SetThread(thread_sp); in GetThread()
77 backing_stop_info_sp->SetThread(shared_from_this()); in CalculateStopInfo()
35 void SetThread(const lldb::ThreadSP &thread_sp) { m_thread_wp = thread_sp; } in SetThread() function
226 void SetThread(const lldb::ThreadSP &lldb_object_sp);