Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/sim/common/
Dtarget-newlib-syscall.h52 #define TARGET_NEWLIB_CR16_SYS_stat 38 macro
Dtarget-newlib-syscall.c96 { "stat", CB_SYS_stat, TARGET_NEWLIB_CR16_SYS_stat },
/netbsd/src/external/gpl3/gdb/dist/sim/cr16/
Dsimops.c5380 case TARGET_NEWLIB_CR16_SYS_stat: in OP_C_C()