Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Process/FreeBSD/
H A DNativeProcessFreeBSD.h92 bool SupportHardwareSingleStepping() const;
H A DNativeProcessFreeBSD.cpp946 bool NativeProcessFreeBSD::SupportHardwareSingleStepping() const { in SupportHardwareSingleStepping() function in NativeProcessFreeBSD