Home
last modified time | relevance | path

Searched refs:OPTION_NOREPLACE (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-alpha.c266 #define OPTION_NOREPLACE (OPTION_REPLACE+1) macro
268 { "noreplace", no_argument, NULL, OPTION_NOREPLACE },
5650 case OPTION_NOREPLACE: in md_parse_option()
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-20092408 (md_parse_option): Handle OPTION_REPLACE and OPTION_NOREPLACE.