Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/sim/common/
Dtarget-newlib-syscall.h234 #define TARGET_NEWLIB_SYS_write 5 macro
Dtarget-newlib-syscall.c630 { "write", CB_SYS_write, TARGET_NEWLIB_SYS_write },
/netbsd/src/external/gpl3/gdb/dist/sim/iq2000/
Diq2000.c85 case TARGET_NEWLIB_SYS_write: in do_syscall()
/netbsd/src/external/gpl3/gdb/dist/sim/rx/
Dsyscalls.c239 case TARGET_NEWLIB_SYS_write: in rx_syscall()
/netbsd/src/external/gpl3/gdb/dist/sim/m32c/
Dsyscalls.c268 case TARGET_NEWLIB_SYS_write: in m32c_syscall()
/netbsd/src/external/gpl3/gdb/dist/sim/moxie/
Dinterp.c960 case TARGET_NEWLIB_SYS_write: in sim_engine_run()