Lines Matching refs:plan
239 SBThreadPlan plan = SBThreadPlan( in QueueThreadPlanForStepOverRange() local
246 plan.GetSP()->SetPrivate(true); in QueueThreadPlanForStepOverRange()
248 return plan; in QueueThreadPlanForStepOverRange()
279 SBThreadPlan plan = in QueueThreadPlanForStepInRange() local
286 plan.GetSP()->SetPrivate(true); in QueueThreadPlanForStepInRange()
288 return plan; in QueueThreadPlanForStepInRange()
314 SBThreadPlan plan = in QueueThreadPlanForStepOut() local
322 plan.GetSP()->SetPrivate(true); in QueueThreadPlanForStepOut()
324 return plan; in QueueThreadPlanForStepOut()
348 SBThreadPlan plan = in QueueThreadPlanForRunToAddress() local
355 plan.GetSP()->SetPrivate(true); in QueueThreadPlanForRunToAddress()
357 return plan; in QueueThreadPlanForRunToAddress()
379 SBThreadPlan plan = in QueueThreadPlanForStepScripted() local
386 plan.GetSP()->SetPrivate(true); in QueueThreadPlanForStepScripted()
388 return plan; in QueueThreadPlanForStepScripted()
403 SBThreadPlan plan = in QueueThreadPlanForStepScripted() local
410 plan.GetSP()->SetPrivate(true); in QueueThreadPlanForStepScripted()
412 return plan; in QueueThreadPlanForStepScripted()