Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Target/
H A DThreadPlanStepRange.cpp43 m_use_fast_step = GetTarget().GetUseFastStepping(); in ThreadPlanStepRange()
H A DTarget.cpp4492 bool TargetProperties::GetUseFastStepping() const { in GetUseFastStepping() function in TargetProperties
H A DProcess.cpp5814 if (!target.GetUseFastStepping()) in AdvanceAddressToNextBranchInstruction()
/llvm-project-15.0.7/lldb/include/lldb/Target/
H A DTarget.h207 bool GetUseFastStepping() const;