Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-tic4x.c79 #define OPTION_LOWPOWER (OPTION_MD_BASE + 6) macro
93 { "mlowpower", no_argument, NULL, OPTION_LOWPOWER },
2750 case OPTION_LOWPOWER: in md_parse_option()