Home
last modified time | relevance | path

Searched refs:HitOurBackstopBreakpoint (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/source/Target/
H A DThreadPlanStepThrough.cpp168 return HitOurBackstopBreakpoint(); in DoPlanExplainsStop()
177 if (HitOurBackstopBreakpoint()) { in ShouldStop()
255 bool ThreadPlanStepThrough::HitOurBackstopBreakpoint() { in HitOurBackstopBreakpoint() function in ThreadPlanStepThrough
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Target/
H A DThreadPlanStepThrough.h40 bool HitOurBackstopBreakpoint();