Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Target/
H A DThreadPlanStepThrough.cpp78 ThreadPlanStepThrough::~ThreadPlanStepThrough() { ClearBackstopBreakpoint(); } in ~ThreadPlanStepThrough()
232 void ThreadPlanStepThrough::ClearBackstopBreakpoint() { in ClearBackstopBreakpoint() function in ThreadPlanStepThrough
249 ClearBackstopBreakpoint(); in MischiefManaged()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Target/
H A DThreadPlanStepThrough.h48 void ClearBackstopBreakpoint();