Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
DAppleThreadPlanStepThroughObjCTrampoline.cpp262 avoid_nodebug = GetThread().GetStepInAvoidsNoDebug(); in AppleThreadPlanStepThroughDirectDispatch()
/external/llvm-project/lldb/source/Target/
DThreadPlanStepInRange.cpp65 avoid_nodebug = thread.GetStepInAvoidsNoDebug(); in SetupAvoidNoDebug()
DThread.cpp137 bool ThreadProperties::GetStepInAvoidsNoDebug() const { in GetStepInAvoidsNoDebug() function in ThreadProperties
/external/llvm-project/lldb/include/lldb/Target/
DThread.h53 bool GetStepInAvoidsNoDebug() const;