Searched refs:SetupSoftwareSingleStepping (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/Darwin/
H A DNativeProcessDarwin.h289 Status SetupSoftwareSingleStepping(NativeThreadDarwin &thread);
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/FreeBSD/
H A DProcessFreeBSD.h162 lldb_private::Status SetupSoftwareSingleStepping(lldb::tid_t tid);
H A DProcessFreeBSD.cpp144 Status error = SetupSoftwareSingleStepping(*t_pos);
1022 Status ProcessFreeBSD::SetupSoftwareSingleStepping(lldb::tid_t tid) { function in class:ProcessFreeBSD

Completed in 115 milliseconds