Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/sim/common/
Dtarget-newlib-syscall.h204 #define TARGET_NEWLIB_V850_SYS_unlink 10 macro
Dtarget-newlib-syscall.c542 { "unlink", CB_SYS_unlink, TARGET_NEWLIB_V850_SYS_unlink },
/netbsd/src/external/gpl3/gdb/dist/sim/v850/
Dsimops.c1824 case TARGET_NEWLIB_V850_SYS_unlink: in OP_10007E0()