Searched refs:OPTION_NOMERGEGREG (Results 1 – 1 of 1) sorted by relevance
190 #define OPTION_NOMERGEGREG (OPTION_NOEXPAND + 1) macro191 #define OPTION_NOSYMS (OPTION_NOMERGEGREG + 1)199 {"no-merge-gregs", no_argument, NULL, OPTION_NOMERGEGREG},652 case OPTION_NOMERGEGREG: in md_parse_option()