Searched refs:wp_hit (Results 1 – 1 of 1) sorted by relevance
475 CPUWatchpoint *wp_hit = cs->watchpoint_hit; in arm_debug_excp_handler() local477 if (wp_hit) { in arm_debug_excp_handler()478 if (wp_hit->flags & BP_CPU) { in arm_debug_excp_handler()479 bool wnr = (wp_hit->flags & BP_WATCHPOINT_HIT_WRITE) != 0; in arm_debug_excp_handler()484 env->exception.vaddress = wp_hit->hitaddr; in arm_debug_excp_handler()