HomeSort by: relevance | last modified time | path
    Searched refs:TARGET_NEWLIB_SH_SYS_fork (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/gdb/dist/sim/common/
target-newlib-syscall.h 159 #define TARGET_NEWLIB_SH_SYS_fork 2
target-newlib-syscall.c 409 { "fork", CB_SYS_fork, TARGET_NEWLIB_SH_SYS_fork },
  /src/external/gpl3/gdb.old/dist/sim/common/
target-newlib-syscall.h 159 #define TARGET_NEWLIB_SH_SYS_fork 2
target-newlib-syscall.c 409 { "fork", CB_SYS_fork, TARGET_NEWLIB_SH_SYS_fork },
  /src/external/gpl3/gdb/dist/sim/sh/
interp.c 889 case TARGET_NEWLIB_SH_SYS_fork:
  /src/external/gpl3/gdb.old/dist/sim/sh/
interp.c 889 case TARGET_NEWLIB_SH_SYS_fork:

Completed in 45 milliseconds