Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/sim/common/
Dtarget-newlib-syscall.h153 #define TARGET_NEWLIB_SH_SYS_chown 16 macro
Dtarget-newlib-syscall.c391 { "chown", CB_SYS_chown, TARGET_NEWLIB_SH_SYS_chown },
/netbsd/src/external/gpl3/gdb/dist/sim/sh/
Dinterp.c1001 case TARGET_NEWLIB_SH_SYS_chown: in trap()