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

  /src/external/gpl3/binutils/dist/binutils/
dllwrap.c 530 #define OPTION_DRY_RUN (OPTION_VERSION + 1)
531 #define OPTION_DRIVER_NAME (OPTION_DRY_RUN + 1)
571 {"dry-run", no_argument, NULL, OPTION_DRY_RUN},
726 case OPTION_DRY_RUN:
  /src/external/gpl3/binutils.old/dist/binutils/
dllwrap.c 530 #define OPTION_DRY_RUN (OPTION_VERSION + 1)
531 #define OPTION_DRIVER_NAME (OPTION_DRY_RUN + 1)
571 {"dry-run", no_argument, NULL, OPTION_DRY_RUN},
726 case OPTION_DRY_RUN:

Completed in 25 milliseconds