Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-lm32.c100 #define OPTION_USER_ENABLED (OPTION_MD_BASE + 5) macro
101 { "muser-enabled", no_argument, NULL, OPTION_USER_ENABLED },
151 case OPTION_USER_ENABLED: in md_parse_option()