Searched defs:thread_plan_sp (Results 1 – 11 of 11) sorted by relevance
132 ThreadPlanSP thread_plan_sp(GetSP()); in GetThread() local142 ThreadPlanSP thread_plan_sp(GetSP()); in GetDescription() local158 ThreadPlanSP thread_plan_sp(GetSP()); in SetPlanComplete() local166 ThreadPlanSP thread_plan_sp(GetSP()); in IsPlanComplete() local175 ThreadPlanSP thread_plan_sp(GetSP()); in IsPlanStale() local184 ThreadPlanSP thread_plan_sp(GetSP()); in IsValid() local193 ThreadPlanSP thread_plan_sp(GetSP()); in GetStopOthers() local202 ThreadPlanSP thread_plan_sp(GetSP()); in SetStopOthers() local226 ThreadPlanSP thread_plan_sp(GetSP()); in QueueThreadPlanForStepOverRange() local266 ThreadPlanSP thread_plan_sp(GetSP()); in QueueThreadPlanForStepInRange() local[all …]
83 ThreadPlanSP thread_plan_sp(timeout_plan); in PushNewWithTimeout() local112 ThreadPlanSP thread_plan_sp(timeout_plan); in ResumeFromPrevState() local
1109 void Thread::PushPlan(ThreadPlanSP thread_plan_sp) { in PushPlan()1190 Status Thread::QueueThreadPlan(ThreadPlanSP &thread_plan_sp, in QueueThreadPlan()1272 ThreadPlanSP thread_plan_sp(new ThreadPlanBase(*this)); in QueueBasePlan() local1280 ThreadPlanSP thread_plan_sp(new ThreadPlanStepInstruction( in QueueThreadPlanForStepSingleInstruction() local1290 ThreadPlanSP thread_plan_sp; in QueueThreadPlanForStepOverRange() local1319 ThreadPlanSP thread_plan_sp(new ThreadPlanStepInRange( in QueueThreadPlanForStepInRange() local1348 ThreadPlanSP thread_plan_sp(new ThreadPlanStepOut( in QueueThreadPlanForStepOut() local1362 ThreadPlanSP thread_plan_sp(new ThreadPlanStepOut( in QueueThreadPlanForStepOutNoShouldStop() local1378 ThreadPlanSP thread_plan_sp( in QueueThreadPlanForStepThrough() local1391 ThreadPlanSP thread_plan_sp( in QueueThreadPlanForRunToAddress() local[all …]
399 for (lldb::ThreadPlanSP thread_plan_sp : m_plans) in ClearThreadCache() local
4834 RestorePlanState(lldb::ThreadPlanSP thread_plan_sp) in RestorePlanState()4901 HandleStoppedEvent(lldb::tid_t thread_id, const ThreadPlanSP &thread_plan_sp, in HandleStoppedEvent()4959 lldb::ThreadPlanSP &thread_plan_sp, in RunThreadPlan()
35 const llvm::StringRef class_name, lldb::ThreadPlanSP thread_plan_sp, in CreatePluginObject()
529 void PushPlan(lldb::ThreadPlanSP &thread_plan_sp) { in PushPlan()
404 ThreadPlanSP thread_plan_sp; in GetStepThroughTrampolinePlan() local
370 ThreadPlanSP thread_plan_sp; in GetStepThroughTrampolinePlan() local
537 ThreadPlanSP thread_plan_sp; in GetStepThroughTrampolinePlan() local
1558 auto thread_plan_sp = in InitCompletionHookCallback() local