Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/binutils/gas/config/
Dtc-mips.c11271 #define OPTION_MNO_SYM32 (OPTION_MISC_BASE + 15) macro
11273 {"mno-sym32", no_argument, NULL, OPTION_MNO_SYM32},
11569 case OPTION_MNO_SYM32: in md_parse_option()