HomeSort by: relevance | last modified time | path
    Searched defs:OPTION_NOMERGEGREG (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/binutils/dist/gas/config/
tc-mmix.c 196 #define OPTION_NOMERGEGREG (OPTION_NOEXPAND + 1)
197 #define OPTION_NOSYMS (OPTION_NOMERGEGREG + 1)
205 {"no-merge-gregs", no_argument, NULL, OPTION_NOMERGEGREG},
652 case OPTION_NOMERGEGREG:
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-mmix.c 196 #define OPTION_NOMERGEGREG (OPTION_NOEXPAND + 1)
197 #define OPTION_NOSYMS (OPTION_NOMERGEGREG + 1)
205 {"no-merge-gregs", no_argument, NULL, OPTION_NOMERGEGREG},
652 case OPTION_NOMERGEGREG:

Completed in 20 milliseconds