Searched refs:arm_generate_debug_exceptions (Results 1 – 3 of 3) sorted by relevance
151 bool arm_generate_debug_exceptions(CPUARMState *env) in arm_generate_debug_exceptions() function171 && arm_generate_debug_exceptions(env); in arm_singlestep_active()367 || !arm_generate_debug_exceptions(env)) { in check_watchpoints()391 || !arm_generate_debug_exceptions(env)) { in arm_debug_check_breakpoint()
1856 bool arm_generate_debug_exceptions(CPUARMState *env);
655 if (arm_generate_debug_exceptions(env)) { in HELPER()