Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/tcg/
H A Dcpu-v7m.c253 .debug_check_breakpoint = arm_debug_check_breakpoint,
/openbmc/qemu/target/arm/
H A Ddebug_helper.c377 bool arm_debug_check_breakpoint(CPUState *cs) in arm_debug_check_breakpoint() function
H A Dinternals.h493 bool arm_debug_check_breakpoint(CPUState *cs);
H A Dcpu.c2691 .debug_check_breakpoint = arm_debug_check_breakpoint,