Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/binutils/gas/config/
Dtc-mep.c137 #define OPTION_NODEBUG (OPTION_MD_BASE + 28) macro
164 { "mno-debug", no_argument, NULL, OPTION_NODEBUG},
281 case OPTION_NODEBUG: in md_parse_option()