Searched refs:GetCurrentPlan (Results 1 – 5 of 5) 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()
381 GetCurrentPlan()->IsVirtualStep()) in GetPrivateStopInfo()607 ThreadPlan *current_plan = GetCurrentPlan(); in WillStop()635 ThreadPlan *cur_plan = GetCurrentPlan(); in SetupForResume()702 ThreadPlan *plan_ptr = GetCurrentPlan(); in ShouldResume()732 ThreadPlan *current_plan = GetCurrentPlan(); in ShouldStop()895 current_plan = GetCurrentPlan(); in ShouldStop()916 ThreadPlan *plan_ptr = GetCurrentPlan(); in ShouldStop()998 ThreadPlan *plan_ptr = GetCurrentPlan(); in ShouldReportStop()1043 GetCurrentPlan()->GetName()); in ShouldReportRun()1118 ThreadPlan *Thread::GetCurrentPlan() const { in GetCurrentPlan() function in Thread[all …]
194 if (GetCurrentPlan().get() == up_to_plan_ptr) in DiscardPlansUpToPlan()244 lldb::ThreadPlanSP ThreadPlanStack::GetCurrentPlan() const { in GetCurrentPlan() function in ThreadPlanStack359 return GetCurrentPlan().get(); in GetPreviousPlan()
65 lldb::ThreadPlanSP GetCurrentPlan() const;
943 ThreadPlan *GetCurrentPlan() const;