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

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/Darwin/
H A DNativeProcessDarwin.h118 bool SupportHardwareSingleStepping() const;
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/FreeBSD/
H A DProcessFreeBSD.h169 bool SupportHardwareSingleStepping() const;
H A DProcessFreeBSD.cpp131 bool software_single_step = !SupportHardwareSingleStepping();
1015 bool ProcessFreeBSD::SupportHardwareSingleStepping() const { function in class:ProcessFreeBSD

Completed in 66 milliseconds