Home
last modified time | relevance | path

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

/trueos/contrib/gcc/
HDopts-common.c67 comp = strncmp (input, cl_options[md].opt_text + 1, opt_len); in find_opt()
88 if (!strncmp (input, opt->opt_text + 1, opt->opt_len) in find_opt()
HDopts.h45 const char *opt_text; member
HDopts.c561 option->opt_text); in handle_option()
1669 indent = print_switch (cl_options[i].opt_text, indent); in print_filtered_help()
1711 opt = cl_options[i].opt_text; in print_filtered_help()
HDtoplev.c1299 "", cl_options[j].opt_text); in print_switch_values()
1452 return pch_option_mismatch (cl_options[i].opt_text); in default_pch_valid_p()
HDdiagnostic.c401 " [", cl_options[diagnostic->option_index].opt_text, "]", NULL)); in diagnostic_report_diagnostic()
HDc-pragma.c716 if (strcmp (cl_options[option_index].opt_text, option_string) == 0) in handle_pragma_diagnostic()
HDc-opts.c598 warning (0, "switch %qs is no longer supported", option->opt_text); in c_common_handle_option()
HDChangeLog-200315062 * c-opts.c (c_common_handle_option): opt_text now contains the '-'.
15067 (find_opt, handle_option, common_handle_option): opt_text now