Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Target/
H A DThreadPlanStepRange.cpp43 m_use_fast_step = GetTarget().GetUseFastStepping(); in ThreadPlanStepRange()
H A DTarget.cpp4595 bool TargetProperties::GetUseFastStepping() const { in GetUseFastStepping() function in TargetProperties
H A DProcess.cpp5837 if (!target.GetUseFastStepping()) in AdvanceAddressToNextBranchInstruction()
/openbsd-src/gnu/llvm/lldb/include/lldb/Target/
H A DTarget.h209 bool GetUseFastStepping() const;