Searched refs:GetCurrentPlan (Results 1 – 3 of 3) sorted by relevance
504 lldbassert((*pos)->GetCurrentPlan() && in WillResume()507 (*pos)->GetCurrentPlan()->StopOthers()) { in WillResume()537 (!wants_solo_run || (*pos)->GetCurrentPlan()->StopOthers())) { in WillResume()557 thread_sp->GetCurrentPlan()->StopOthers()) { in WillResume()563 assert(thread_sp->GetCurrentPlan()->RunState() != eStateSuspended); in WillResume()586 run_state = thread_sp->GetCurrentPlan()->RunState(); in WillResume()609 if (!thread_sp->ShouldResume(thread_sp->GetCurrentPlan()->RunState())) in WillResume()
427 GetCurrentPlan()->IsVirtualStep()) in GetPrivateStopInfo()596 ThreadPlan *current_plan = GetCurrentPlan(); in WillStop()622 ThreadPlan *cur_plan = GetCurrentPlan(); in SetupForResume()690 ThreadPlan *plan_ptr = GetCurrentPlan(); in ShouldResume()720 ThreadPlan *current_plan = GetCurrentPlan(); in ShouldStop()881 current_plan = GetCurrentPlan(); in ShouldStop()903 ThreadPlan *plan_ptr = GetCurrentPlan(); in ShouldStop()983 ThreadPlan *plan_ptr = GetCurrentPlan(); in ShouldReportStop()1027 GetCurrentPlan()->GetName()); in ShouldReportRun()1092 ThreadPlan *Thread::GetCurrentPlan() { in GetCurrentPlan() function in Thread[all …]
971 ThreadPlan *GetCurrentPlan();