Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-sparc.c478 #define OPTION_NO_UNDECLARED_REGS (OPTION_MD_BASE + 12) macro
479 {"no-undeclared-regs", no_argument, NULL, OPTION_NO_UNDECLARED_REGS},
653 case OPTION_NO_UNDECLARED_REGS: in md_parse_option()