Searched refs:debug_args (Results 1 – 6 of 6) sorted by relevance
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | toplev.c | 951 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 D | ChangeLog.1 | 6542 dump_base_name, debug_args, lang_independent_options, 11714 * toplev.c (debug_args): Add missing initializer.
|
H A D | ChangeLog.2 | 7008 (debug_args): Remove g prefix from options.
|
H A D | ChangeLog.5 | 2583 * toplev.c (debug_args, f_options, W_options): Mark
|
H A D | ChangeLog.6 | 9167 * toplev.c (da, debug_args, lang_opt, documented_lang_options,
|
H A D | ChangeLog.7 | 14502 * toplev.c (debug_args): Add entry for VMS_DEBUG.
|