Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/Process/FreeBSD/
DProcessFreeBSD.h165 lldb_private::Status SetSoftwareSingleStepBreakpoint(lldb::tid_t tid,
DProcessFreeBSD.cpp966 Status ProcessFreeBSD::SetSoftwareSingleStepBreakpoint(lldb::tid_t tid, in SetSoftwareSingleStepBreakpoint() function in ProcessFreeBSD
1078 SetSoftwareSingleStepBreakpoint(tid, next_pc); in SetupSoftwareSingleStepping()