Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/sim/common/
Dtarget-newlib-syscall.h223 #define TARGET_NEWLIB_SYS_kill 9 macro
Dtarget-newlib-syscall.c597 { "kill", CB_SYS_kill, TARGET_NEWLIB_SYS_kill },
/netbsd/src/external/gpl3/gdb/dist/sim/rx/
Dsyscalls.c281 case TARGET_NEWLIB_SYS_kill: in rx_syscall()
/netbsd/src/external/gpl3/gdb/dist/sim/m32c/
Dsyscalls.c310 case TARGET_NEWLIB_SYS_kill: in m32c_syscall()