Searched refs:GetCurrentPlan (Results 1 – 5 of 5) sorted by relevance
532 lldbassert((*pos)->GetCurrentPlan() && in WillResume()535 (*pos)->GetCurrentPlan()->StopOthers()) { in WillResume()565 (!wants_solo_run || (*pos)->GetCurrentPlan()->StopOthers())) { in WillResume()591 thread_sp->GetCurrentPlan()->StopOthers()) { in WillResume()597 assert(thread_sp->GetCurrentPlan()->RunState() != eStateSuspended); in WillResume()619 run_state = thread_sp->GetCurrentPlan()->RunState(); in WillResume()645 if (!thread_sp->ShouldResume(thread_sp->GetCurrentPlan()->RunState())) in WillResume()
396 GetCurrentPlan()->IsVirtualStep() in GetPrivateStopInfo()596 ThreadPlan *current_plan = GetCurrentPlan(); in WillStop()622 ThreadPlan *cur_plan = GetCurrentPlan(); in SetupForResume()689 ThreadPlan *plan_ptr = GetCurrentPlan(); in ShouldResume()723 ThreadPlan *current_plan = GetCurrentPlan(); in ShouldStop()894 current_plan = GetCurrentPlan(); in ShouldStop()915 ThreadPlan *plan_ptr = GetCurrentPlan(); in ShouldStop()997 ThreadPlan *plan_ptr = GetCurrentPlan(); in ShouldReportStop()1042 GetCurrentPlan()->GetName()); in ShouldReportRun()1117 ThreadPlan *Thread::GetCurrentPlan() const { in GetCurrentPlan() function in Thread[all …]
200 if (GetCurrentPlan().get() == up_to_plan_ptr) in DiscardPlansUpToPlan()249 lldb::ThreadPlanSP ThreadPlanStack::GetCurrentPlan() const { in GetCurrentPlan() function in ThreadPlanStack364 return GetCurrentPlan().get(); in GetPreviousPlan()
65 lldb::ThreadPlanSP GetCurrentPlan() const;
966 ThreadPlan *GetCurrentPlan() const;