Home
last modified time | relevance | path

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

/trueos/contrib/gcc/
HDtoplev.c120 static void print_switch_values (FILE *, int, int, const char *,
1252 print_switch_values (FILE *file, int pos, int max, in print_switch_values() function
1341 print_switch_values (asm_out_file, 0, MAX_LINE, in init_asm_output()
1723 print_switch_values (stderr, 0, MAX_LINE, "", " ", "\n"); in process_options()
HDFSFChangeLog906 (print_switch_values): Translate "options passed" and "enabled".
HDChangeLog-19986296 * toplev.c (print_switch_values): Make static to match prototype.
6330 (print_version, print_single_switch, print_switch_values): Make
15135 (print_switch_values): Change type of variable j to size_t;
HDFSFChangeLog.1113122 (print_switch_values): New arguments pos, max, indent, sep, term.
13129 print_switch_values.
HDChangeLog-200516685 (print_switch_values): Remove handling of TARGET_SWITCHES and
20621 * toplev.c (print_switch_values): Pass option index, not option
28828 (display_target_options, set_target_switch, print_switch_values)
28834 (print_switch_values): Use option_enabled.
HDChangeLog-200315379 (print_switch_values): Adjust.
16075 (print_switch_values, general_init): Constify.
26959 (print_switch_values): Call default_flag_random_seed.
HDChangeLog-199921009 print_version, print_single_switch, print_switch_values,
HDChangeLog-200010646 set_target_switch, print_switch_values): Likewise.
HDChangeLog-200430087 (print_switch_values): Use cl_options instead of f_options.