Searched refs:SetThread (Results 1 – 10 of 10) sorted by relevance
69 sb_thread.SetThread(thread->shared_from_this()); in PrivateBreakpointHitCallback()
107 result.SetThread(thread_sp); in GetExtendedBacktraceThread()
108 sb_thread.SetThread(thread_sp); in GetThread()
214 sb_thread.SetThread(thread_sp); in GetSelectedThread()231 sb_thread.SetThread(thread_sp); in CreateOSPluginThread()399 sb_thread.SetThread(thread_sp); in GetThreadAtIndex()698 sb_thread.SetThread(thread_sp); in GetThreadByID()717 sb_thread.SetThread(thread_sp); in GetThreadByIndexID()
147 sb_thread.SetThread(thread_sp); in GetThreadAtIndex()
372 void SBThread::SetThread(const ThreadSP &lldb_object_sp) { in SetThread() function in SBThread1285 sb_origin_thread.SetThread(new_thread_sp); in GetExtendedBacktraceThread()
1056 sb_thread.SetThread(thread_sp); in GetThread()
74 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
251 void SetThread(const lldb::ThreadSP &lldb_object_sp);