Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/include/lldb/Target/
HDThreadPlan.h545 SetIterationCount (size_t count) in SetIterationCount() function
/NextBSD/contrib/llvm/tools/lldb/source/Commands/
HDCommandObjectThread.cpp667 if (new_plan_sp->SetIterationCount(m_options.m_step_count)) in DoExecute()