Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-tic4x.c76 #define OPTION_MEMPARM (OPTION_MD_BASE + 3) macro
90 { "mmemparm", no_argument, NULL, OPTION_MEMPARM },
2730 case OPTION_MEMPARM: /* push args */ in md_parse_option()