Home
last modified time | relevance | path

Searched refs:arm_debug_check_watchpoint (Results 1 – 4 of 4) sorted by relevance

/qemu/target/arm/tcg/
H A Dcpu-v7m.c251 .debug_check_watchpoint = arm_debug_check_watchpoint,
/qemu/target/arm/
H A Ddebug_helper.c423 bool arm_debug_check_watchpoint(CPUState *cs, CPUWatchpoint *wp) in arm_debug_check_watchpoint() function
H A Dinternals.h470 bool arm_debug_check_watchpoint(CPUState *cs, CPUWatchpoint *wp);
H A Dcpu.c2672 .debug_check_watchpoint = arm_debug_check_watchpoint,