Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Target/
H A DThreadPlanStepRange.cpp45 m_use_fast_step = GetTarget().GetUseFastStepping(); in ThreadPlanStepRange()
H A DTarget.cpp3981 bool TargetProperties::GetUseFastStepping() const { in GetUseFastStepping() function in TargetProperties
H A DProcess.cpp5994 if (!target.GetUseFastStepping()) in AdvanceAddressToNextBranchInstruction()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Target/
H A DTarget.h167 bool GetUseFastStepping() const;