Searched refs:OPTION_DRY_RUN (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/binutils/
H A Ddllwrap.c536 #define OPTION_DRY_RUN (OPTION_VERSION + 1) macro
537 #define OPTION_DRIVER_NAME (OPTION_DRY_RUN + 1)
577 {"dry-run", no_argument, NULL, OPTION_DRY_RUN},
731 case OPTION_DRY_RUN:

Completed in 96 milliseconds