Home
last modified time | relevance | path

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

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