Searched refs:mem_cnt (Results 1 – 1 of 1) sorted by relevance
5753 int mem_cnt = 0; in watch_command_1() local5794 mem_cnt = can_use_hardware_watchpoint (val); in watch_command_1()5795 if (mem_cnt == 0 && bp_type != bp_hardware_watchpoint) in watch_command_1()5797 if (mem_cnt != 0) in watch_command_1()5801 TARGET_CAN_USE_HARDWARE_WATCHPOINT (bp_type, i + mem_cnt, in watch_command_1()5834 if (!mem_cnt || target_resources_ok <= 0) in watch_command_1()7620 int mem_cnt = can_use_hardware_watchpoint (bpt->val); in do_enable_breakpoint() local7623 (void) mem_cnt, i; in do_enable_breakpoint()7625 bpt->type, i + mem_cnt, other_type_used); in do_enable_breakpoint()