Searched refs:other_b (Results 1 – 1 of 1) sorted by relevance
4964 struct breakpoint *other_b; in bpstat_check_watchpoint() local4966 ALL_BREAKPOINTS (other_b) in bpstat_check_watchpoint()4967 if (other_b->type == bp_hardware_watchpoint in bpstat_check_watchpoint()4968 || other_b->type == bp_access_watchpoint) in bpstat_check_watchpoint()4971 (struct watchpoint *) other_b; in bpstat_check_watchpoint()