Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleThreadPlanStepThroughObjCTrampoline.cpp270 if (GetThread().GetStepInAvoidsNoDebug()) in AppleThreadPlanStepThroughDirectDispatch()
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DThreadPlanStepInRange.cpp66 avoid_nodebug = thread.GetStepInAvoidsNoDebug(); in SetupAvoidNoDebug()
H A DThread.cpp128 bool ThreadProperties::GetStepInAvoidsNoDebug() const { in GetStepInAvoidsNoDebug() function in ThreadProperties
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DThread.h56 bool GetStepInAvoidsNoDebug() const;