Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-arc.c110 OPTION_ARC5, enumerator
121 { "marc5", no_argument, NULL, OPTION_ARC5 },
122 { "pre-v6", no_argument, NULL, OPTION_ARC5 },
144 case OPTION_ARC5: in md_parse_option()