Searched defs:num_hw_watchpoints (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/FreeBSD/
H A DRegisterContextPOSIXProcessMonitor_arm.cpp192 const uint32_t num_hw_watchpoints = NumSupportedHardwareWatchpoints(); local
H A DRegisterContextPOSIXProcessMonitor_arm64.cpp199 const uint32_t num_hw_watchpoints = NumSupportedHardwareWatchpoints(); local
H A DRegisterContextPOSIXProcessMonitor_mips64.cpp192 const uint32_t num_hw_watchpoints = NumSupportedHardwareWatchpoints(); local
H A DRegisterContextPOSIXProcessMonitor_powerpc.cpp206 const uint32_t num_hw_watchpoints = NumSupportedHardwareWatchpoints(); local
H A DRegisterContextPOSIXProcessMonitor_x86.cpp410 const uint32_t num_hw_watchpoints = NumSupportedHardwareWatchpoints(); local
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/NetBSD/
H A DNativeRegisterContextNetBSD_x86_64.cpp968 const uint32_t num_hw_watchpoints = NumSupportedHardwareWatchpoints(); local
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterContextDarwin_arm64.cpp948 const uint32_t num_hw_watchpoints = NumSupportedHardwareWatchpoints(); local
H A DRegisterContextDarwin_arm.cpp1651 const uint32_t num_hw_watchpoints = NumSupportedHardwareWatchpoints(); local

Completed in 136 milliseconds