Home
last modified time | relevance | path

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

/trueos/contrib/binutils/gas/config/
HDtc-mips.c11267 #define OPTION_MNO_SHARED (OPTION_MISC_BASE + 13) macro
11269 {"mno-shared", no_argument, NULL, OPTION_MNO_SHARED},
11561 case OPTION_MNO_SHARED: in md_parse_option()