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

  /src/external/gpl3/gdb/dist/sim/common/
target-newlib-syscall.h 158 #define TARGET_NEWLIB_SH_SYS_exit 1
target-newlib-syscall.c 406 { "exit", CB_SYS_exit, TARGET_NEWLIB_SH_SYS_exit },
  /src/external/gpl3/gdb.old/dist/sim/common/
target-newlib-syscall.h 158 #define TARGET_NEWLIB_SH_SYS_exit 1
target-newlib-syscall.c 406 { "exit", CB_SYS_exit, TARGET_NEWLIB_SH_SYS_exit },
  /src/external/gpl3/gdb/dist/sim/sh/
interp.c 946 case TARGET_NEWLIB_SH_SYS_exit:
  /src/external/gpl3/gdb.old/dist/sim/sh/
interp.c 946 case TARGET_NEWLIB_SH_SYS_exit:

Completed in 33 milliseconds