Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleThreadPlanStepThroughObjCTrampoline.cpp270 if (GetThread().GetStepInAvoidsNoDebug()) in AppleThreadPlanStepThroughDirectDispatch()
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DThreadPlanStepInRange.cpp66 avoid_nodebug = thread.GetStepInAvoidsNoDebug(); in SetupAvoidNoDebug()
H A DThread.cpp133 bool ThreadProperties::GetStepInAvoidsNoDebug() const { in GetStepInAvoidsNoDebug() function in ThreadProperties
/openbsd-src/gnu/llvm/lldb/include/lldb/Target/
H A DThread.h54 bool GetStepInAvoidsNoDebug() const;