Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Target/
H A DThreadPlanStepRange.cpp43 m_use_fast_step = GetTarget().GetUseFastStepping(); in ThreadPlanStepRange()
H A DTarget.cpp4697 bool TargetProperties::GetUseFastStepping() const { in GetUseFastStepping() function in TargetProperties
H A DProcess.cpp6146 if (!target.GetUseFastStepping()) in AdvanceAddressToNextBranchInstruction()
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DTarget.h217 bool GetUseFastStepping() const;