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

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/FreeBSD/
H A DProcessFreeBSD.h164 lldb_private::Status SetSoftwareSingleStepBreakpoint(lldb::tid_t tid,
H A DProcessFreeBSD.cpp961 Status ProcessFreeBSD::SetSoftwareSingleStepBreakpoint(lldb::tid_t tid, function in class:ProcessFreeBSD
1073 SetSoftwareSingleStepBreakpoint(tid, next_pc);

Completed in 74 milliseconds