Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/FreeBSD/
H A DProcessFreeBSD.h174 lldb_private::Status SetSoftwareSingleStepBreakpoint(lldb::tid_t tid,
H A DProcessFreeBSD.cpp973 Status ProcessFreeBSD::SetSoftwareSingleStepBreakpoint(lldb::tid_t tid, in SetSoftwareSingleStepBreakpoint() function in ProcessFreeBSD
1089 SetSoftwareSingleStepBreakpoint(tid, next_pc); in SetupSoftwareSingleStepping()