Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/sim/common/
Dtarget-newlib-syscall.h37 #define TARGET_NEWLIB_CR16_SYS_execv 11 macro
Dtarget-newlib-syscall.c51 { "execv", CB_SYS_execv, TARGET_NEWLIB_CR16_SYS_execv },
/netbsd/src/external/gpl3/gdb/dist/sim/cr16/
Dsimops.c5274 case TARGET_NEWLIB_CR16_SYS_execv: in OP_C_C()