Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/binutils/gas/config/
Dtc-mips.c11270 #define OPTION_MSYM32 (OPTION_MISC_BASE + 14) macro
11272 {"msym32", no_argument, NULL, OPTION_MSYM32},
11565 case OPTION_MSYM32: in md_parse_option()