Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-arm.c25961 const struct arm_legacy_option_table *fopt; in md_parse_option() local
26006 for (fopt = arm_legacy_opts; fopt->option != NULL; fopt++) in md_parse_option()
26008 if (c == fopt->option[0] in md_parse_option()
26009 && ((arg == NULL && fopt->option[1] == 0) in md_parse_option()
26010 || streq (arg, fopt->option + 1))) in md_parse_option()
26013 if (warn_on_deprecated && fopt->deprecated != NULL) in md_parse_option()
26015 arg ? arg : "", _(fopt->deprecated)); in md_parse_option()
26017 if (fopt->var != NULL) in md_parse_option()
26018 *fopt->var = &fopt->value; in md_parse_option()
/toolchain/binutils/binutils-2.27/gas/po/
Duk.po9775 msgid "unrecognized fopt option"
9776 msgstr "нерозпізнаний параметр fopt"
Did.po8228 msgid "unrecognized fopt option"
8229 msgstr "pilihan fopt tidak dikenal"
Dtr.po7414 msgid "unrecognized fopt option"
7415 msgstr "bilinmeyen fopt seçeneği"
Dfi.po8661 msgid "unrecognized fopt option"
8662 msgstr "tunnistamaton fopt-valitsin"
Dfr.po9786 msgid "unrecognized fopt option"
9787 msgstr "option fopt non reconnue"
Des.po8652 msgid "unrecognized fopt option"
8653 msgstr "no se reconoce la opción fopt"
Dru.po8103 msgid "unrecognized fopt option"
Drw.po7060 msgid "unrecognized fopt option"
Dja.po8376 msgid "unrecognized fopt option"
Dzh_CN.po10214 msgid "unrecognized fopt option"
Dgas.pot10134 msgid "unrecognized fopt option"
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-92951679 (md_pseudo_table): Add fopt and mask2.