Searched refs:arm_generate_debug_exceptions (Results 1 – 3 of 3) sorted by relevance
149 bool arm_generate_debug_exceptions(CPUARMState *env) in arm_generate_debug_exceptions() function169 && arm_generate_debug_exceptions(env); in arm_singlestep_active()365 || !arm_generate_debug_exceptions(env)) { in check_watchpoints()389 || !arm_generate_debug_exceptions(env)) { in arm_debug_check_breakpoint()
1710 bool arm_generate_debug_exceptions(CPUARMState *env);
791 if (arm_generate_debug_exceptions(env)) { in HELPER()