Searched refs:OPTION_MTUNE (Results 1 – 1 of 1) sorted by relevance
9994 #define OPTION_MTUNE (OPTION_ARCH_BASE + 1) macro9995 {"mtune", required_argument, NULL, OPTION_MTUNE},10236 case OPTION_MTUNE: in md_parse_option()