Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/sim/common/
Dtarget-newlib-syscall.h38 #define TARGET_NEWLIB_CR16_SYS_execve 59 macro
Dtarget-newlib-syscall.c54 { "execve", CB_SYS_execve, TARGET_NEWLIB_CR16_SYS_execve },
/netbsd/src/external/gpl3/gdb/dist/sim/cr16/
Dsimops.c5267 case TARGET_NEWLIB_CR16_SYS_execve: in OP_C_C()