Lines Matching defs:NumSupportedHardwareWatchpoints
781 const uint32_t num_watchpoints = NumSupportedHardwareWatchpoints();
930 uint32_t DNBArchMachARM64::NumSupportedHardwareWatchpoints() {
1196 const uint32_t num_hw_watchpoints = NumSupportedHardwareWatchpoints();
1288 const uint32_t num_hw_watchpoints = NumSupportedHardwareWatchpoints();
1363 if (hw_index < NumSupportedHardwareWatchpoints() && LoHi[hw_index]) {
1376 const uint32_t num_hw_points = NumSupportedHardwareWatchpoints();
1397 if (hw_index < NumSupportedHardwareWatchpoints() && LoHi[hw_index]) {
1411 const uint32_t num_hw_points = NumSupportedHardwareWatchpoints();
1488 uint32_t i, num = NumSupportedHardwareWatchpoints();
1556 const uint32_t num = NumSupportedHardwareWatchpoints();