Home
last modified time | relevance | path

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

/qemu/accel/tcg/
H A Dcpu-exec.c389 static inline bool check_for_breakpoints(CPUState *cpu, vaddr pc, in check_for_breakpoints() function
423 if (check_for_breakpoints(cpu, pc, &cflags)) { in HELPER()
992 if (check_for_breakpoints(cpu, pc, &cflags)) { in cpu_exec_loop()