Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gas/config/
Dtc-mips.c10099 #define OPTION_MNO_SYM32 (OPTION_MISC_BASE + 15) macro
10101 {"mno-sym32", no_argument, NULL, OPTION_MNO_SYM32},
10338 case OPTION_MNO_SYM32: in md_parse_option()