Home
last modified time | relevance | path

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

/openbmc/qemu/gdbstub/
H A Dsyscalls.c71 void gdb_syscall_reset(void) in gdb_syscall_reset() function
H A Dinternals.h208 void gdb_syscall_reset(void);
H A Dsystem.c406 gdb_syscall_reset(); in gdbserver_start()