Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/lldb/source/Target/
HDThreadPlanStepRange.cpp43 m_use_fast_step = GetTarget().GetUseFastStepping(); in ThreadPlanStepRange()
HDTarget.cpp4697 bool TargetProperties::GetUseFastStepping() const { in GetUseFastStepping() function in TargetProperties
HDProcess.cpp6146 if (!target.GetUseFastStepping()) in AdvanceAddressToNextBranchInstruction()
/freebsd-head/contrib/llvm-project/lldb/include/lldb/Target/
HDTarget.h217 bool GetUseFastStepping() const;