Home
last modified time | relevance | path

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

/openbmc/qemu/gdbstub/
H A Duser.c768 static bool should_catch_syscall(int num) in should_catch_syscall() function
781 if (should_catch_syscall(num)) { in gdb_syscall_entry()
789 if (should_catch_syscall(num)) { in gdb_syscall_return()