Home
last modified time | relevance | path

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

/openbmc/qemu/gdbstub/
H A Dsyscalls.c67 void gdb_disable_syscalls(void) in gdb_disable_syscalls() function
H A Dinternals.h190 void gdb_disable_syscalls(void);
H A Dgdbstub.c1031 gdb_disable_syscalls(); in handle_detach()