Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dlinux-record.h244 gdb_sys_setpgid = 57, enumerator
Damd64-linux-tdep.c813 return gdb_sys_setpgid; in amd64_canonicalize_syscall()
Darm-linux-tdep.c1336 case 57: return gdb_sys_setpgid; in arm_canonicalize_syscall()
Dlinux-record.c528 case gdb_sys_setpgid: in record_linux_system_call()