Searched refs:OPTION_NOMERGEGREG (Results 1 – 1 of 1) sorted by relevance
196 #define OPTION_NOMERGEGREG (OPTION_NOEXPAND + 1) macro197 #define OPTION_NOSYMS (OPTION_NOMERGEGREG + 1)205 {"no-merge-gregs", no_argument, NULL, OPTION_NOMERGEGREG},660 case OPTION_NOMERGEGREG: in md_parse_option()