Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-tic4x.c81 #define OPTION_REV (OPTION_MD_BASE + 8) macro
95 { "mrev", required_argument, NULL, OPTION_REV },
2718 case OPTION_REV: /* cpu revision */ in md_parse_option()