Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Target/
DThreadPlanStepRange.cpp42 m_use_fast_step = GetTarget().GetUseFastStepping(); in ThreadPlanStepRange()
DTarget.cpp4104 bool TargetProperties::GetUseFastStepping() const { in GetUseFastStepping() function in TargetProperties
DProcess.cpp5934 if (!target.GetUseFastStepping()) in AdvanceAddressToNextBranchInstruction()
/external/llvm-project/lldb/include/lldb/Target/
DTarget.h180 bool GetUseFastStepping() const;