Home
last modified time | relevance | path

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

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