Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-mmix.c196 #define OPTION_NOMERGEGREG (OPTION_NOEXPAND + 1) macro
197 #define OPTION_NOSYMS (OPTION_NOMERGEGREG + 1)
205 {"no-merge-gregs", no_argument, NULL, OPTION_NOMERGEGREG},
660 case OPTION_NOMERGEGREG: in md_parse_option()