Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-lm32.c102 #define OPTION_ICACHE_ENABLED (OPTION_MD_BASE + 6) macro
103 { "micache-enabled", no_argument, NULL, OPTION_ICACHE_ENABLED },
154 case OPTION_ICACHE_ENABLED: in md_parse_option()