Searched refs:stop_thread (Results 1 – 3 of 3) sorted by relevance
377 if (!stop_thread) in RefreshStateAfterStop()393 stop_thread->SetStopInfo(stop_info); in RefreshStateAfterStop()399 stop_thread->GetRegisterContext().get()); in RefreshStateAfterStop()414 stop_thread->SetStopInfo(stop_info); in RefreshStateAfterStop()421 stop_thread->SetStopInfo(stop_info); in RefreshStateAfterStop()461 if (site->ValidForThisThread(*stop_thread)) { in RefreshStateAfterStop()465 site->GetID(), stop_thread->GetID()); in RefreshStateAfterStop()468 *stop_thread, site->GetID()); in RefreshStateAfterStop()476 stop_thread->SetStopInfo(stop_info); in RefreshStateAfterStop()500 *stop_thread, desc_stream.str().c_str()); in RefreshStateAfterStop()[all …]
497 if (NativeThreadWindows *stop_thread = in OnDebugException() local499 auto ®ister_context = stop_thread->GetRegisterContext(); in OnDebugException()
329 lldb::ThreadSP stop_thread; in RefreshStateAfterStop() local332 stop_thread = Process::m_thread_list.GetSelectedThread(); in RefreshStateAfterStop()344 *stop_thread, signo); in RefreshStateAfterStop()347 *stop_thread, m_active_exception->ExceptionRecord.ExceptionCode, 2, in RefreshStateAfterStop()360 *stop_thread, desc_stream.str().c_str()); in RefreshStateAfterStop()363 stop_thread->SetStopInfo(stop_info); in RefreshStateAfterStop()