Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-alpha.c260 #define OPTION_NO_MDEBUG (OPTION_MDEBUG + 1) macro
262 { "no-mdebug", no_argument, NULL, OPTION_NO_MDEBUG },
5662 case OPTION_NO_MDEBUG: in md_parse_option()
Dtc-mips.c1480 OPTION_NO_MDEBUG, enumerator
1615 {"no-mdebug", no_argument, NULL, OPTION_NO_MDEBUG},
14484 case OPTION_NO_MDEBUG: in md_parse_option()
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-2008750 (OPTION_N32, OPTION_64, OPTION_MDEBUG, OPTION_NO_MDEBUG)
DChangeLog-02035337 (md_parse_options): Add OPTION_MDEBUG and OPTION_NO_MDEBUG.