Home
last modified time | relevance | path

Searched refs:step_without_resume (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/lldb/source/Target/
DThreadPlanStepInRange.cpp470 bool step_without_resume = thread.DecrementCurrentInlinedDepth(); in DoWillResume() local
471 if (step_without_resume) { in DoWillResume()
484 return !step_without_resume; in DoWillResume()