Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/sim/m32r/
Dsyscall.h8 #define TARGET_LINUX_SYS_write 4 macro
Dtraps.c265 case TARGET_LINUX_SYS_write: in m32r_trap()
/netbsd/src/external/gpl3/gdb/dist/sim/bfin/
Dlinux-targ-map.h62 # define TARGET_LINUX_SYS_write 4 macro
63 { "write", CB_SYS_write, TARGET_LINUX_SYS_write },