Searched defs:NumSupportedHardwareWatchpoints (Results 1 – 7 of 7) sorted by relevance
163 uint32_t RegisterContextThreadMemory::NumSupportedHardwareWatchpoints() { in NumSupportedHardwareWatchpoints() function in RegisterContextThreadMemory
273 uint32_t NativeRegisterContextDBReg_x86::NumSupportedHardwareWatchpoints() { in NumSupportedHardwareWatchpoints() function in NativeRegisterContextDBReg_x86
209 uint32_t NativeRegisterContextDBReg_arm64::NumSupportedHardwareWatchpoints() { in NumSupportedHardwareWatchpoints() function in NativeRegisterContextDBReg_arm64
919 uint32_t RegisterContextDarwin_arm64::NumSupportedHardwareWatchpoints() { in NumSupportedHardwareWatchpoints() function in RegisterContextDarwin_arm64
1627 uint32_t RegisterContextDarwin_arm::NumSupportedHardwareWatchpoints() { in NumSupportedHardwareWatchpoints() function in RegisterContextDarwin_arm
262 uint32_t NativeRegisterContext::NumSupportedHardwareWatchpoints() { return 0; } in NumSupportedHardwareWatchpoints() function in NativeRegisterContext
285 uint32_t RegisterContext::NumSupportedHardwareWatchpoints() { return 0; } NumSupportedHardwareWatchpoints() function in RegisterContext