Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/sim/common/
Dtarget-newlib-syscall.h222 #define TARGET_NEWLIB_SYS_gettimeofday 19 macro
Dtarget-newlib-syscall.c594 { "gettimeofday", CB_SYS_gettimeofday, TARGET_NEWLIB_SYS_gettimeofday },
/netbsd/src/external/gpl3/gdb/dist/sim/rx/
Dsyscalls.c266 case TARGET_NEWLIB_SYS_gettimeofday: in rx_syscall()
/netbsd/src/external/gpl3/gdb/dist/sim/m32c/
Dsyscalls.c295 case TARGET_NEWLIB_SYS_gettimeofday: in m32c_syscall()