Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/binutils/gas/config/
HDtc-mips.c11266 #define OPTION_MSHARED (OPTION_MISC_BASE + 12) macro
11268 {"mshared", no_argument, NULL, OPTION_MSHARED},
11557 case OPTION_MSHARED: in md_parse_option()