Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils-2.17/gas/config/
Dtc-z80.c44 OPTION_MACH_IUD, enumerator
61 { "ignore-undocumented-instructions", no_argument, NULL, OPTION_MACH_IUD },
62 { "Wnud", no_argument, NULL, OPTION_MACH_IUD },
102 case OPTION_MACH_IUD: in md_parse_option()