Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/FreeBSD/
H A DProcessFreeBSD.h168 static bool SingleStepBreakpointHit(
H A DProcessFreeBSD.cpp967 bool ProcessFreeBSD::SingleStepBreakpointHit( in SingleStepBreakpointHit() function in ProcessFreeBSD
990 sw_step_break->SetCallback(SingleStepBreakpointHit, this, true); in SetSoftwareSingleStepBreakpoint()