Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/gcc/gcc/
H A Dtoplev.c951 debug_args[] = variable
3832 for (i = ARRAY_SIZE (debug_args); i--;) in display_help()
3834 if (debug_args[i].description != NULL) in display_help()
3836 debug_args[i].arg, _(debug_args[i].description)); in display_help()
4244 for (da = debug_args; da->arg; da++)
H A DChangeLog.16542 dump_base_name, debug_args, lang_independent_options,
11714 * toplev.c (debug_args): Add missing initializer.
H A DChangeLog.27008 (debug_args): Remove g prefix from options.
H A DChangeLog.52583 * toplev.c (debug_args, f_options, W_options): Mark
H A DChangeLog.69167 * toplev.c (da, debug_args, lang_opt, documented_lang_options,
H A DChangeLog.714502 * toplev.c (debug_args): Add entry for VMS_DEBUG.