Lines Matching refs:plan
238 SBThreadPlan plan = SBThreadPlan( in QueueThreadPlanForStepOverRange() local
245 plan.GetSP()->SetPrivate(true); in QueueThreadPlanForStepOverRange()
247 return plan; in QueueThreadPlanForStepOverRange()
278 SBThreadPlan plan = in QueueThreadPlanForStepInRange() local
285 plan.GetSP()->SetPrivate(true); in QueueThreadPlanForStepInRange()
287 return plan; in QueueThreadPlanForStepInRange()
313 SBThreadPlan plan = in QueueThreadPlanForStepOut() local
321 plan.GetSP()->SetPrivate(true); in QueueThreadPlanForStepOut()
323 return plan; in QueueThreadPlanForStepOut()
347 SBThreadPlan plan = in QueueThreadPlanForRunToAddress() local
354 plan.GetSP()->SetPrivate(true); in QueueThreadPlanForRunToAddress()
356 return plan; in QueueThreadPlanForRunToAddress()
378 SBThreadPlan plan = in QueueThreadPlanForStepScripted() local
385 plan.GetSP()->SetPrivate(true); in QueueThreadPlanForStepScripted()
387 return plan; in QueueThreadPlanForStepScripted()
402 SBThreadPlan plan = in QueueThreadPlanForStepScripted() local
409 plan.GetSP()->SetPrivate(true); in QueueThreadPlanForStepScripted()
411 return plan; in QueueThreadPlanForStepScripted()