Searched refs:ret_plan_sp (Results 1 – 1 of 1) sorted by relevance
832 ThreadPlanSP ret_plan_sp; in GetStepThroughDispatchPlan() local883 return ret_plan_sp; in GetStepThroughDispatchPlan()920 return ret_plan_sp; in GetStepThroughDispatchPlan()927 return ret_plan_sp; in GetStepThroughDispatchPlan()1046 ret_plan_sp.reset (new ThreadPlanRunToAddress (thread, impl_addr, stop_others)); in GetStepThroughDispatchPlan()1125 ret_plan_sp.reset (new AppleThreadPlanStepThroughObjCTrampoline (thread, in GetStepThroughDispatchPlan()1134 ret_plan_sp->GetDescription(&s, eDescriptionLevelFull); in GetStepThroughDispatchPlan()1140 return ret_plan_sp; in GetStepThroughDispatchPlan()