Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Target/
H A DThreadPlanStepRange.cpp42 m_use_fast_step = GetTarget().GetUseFastStepping(); in ThreadPlanStepRange()
H A DTarget.cpp4183 bool TargetProperties::GetUseFastStepping() const { in GetUseFastStepping() function in TargetProperties
H A DProcess.cpp5827 if (!target.GetUseFastStepping()) in AdvanceAddressToNextBranchInstruction()
/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Target/
H A DTarget.h184 bool GetUseFastStepping() const;