Searched defs:new_plan (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/API/ | ||
H A D | SBThread.cpp | 491 ResumeNewPlan(ExecutionContext & exe_ctx,ThreadPlan * new_plan) ResumeNewPlan() argument |
/llvm-project/lldb/source/Target/ | ||
H A D | Thread.cpp | 1334 ThreadPlanStepOut *new_plan = QueueThreadPlanForStepOutNoShouldStop() local |