Searched refs:target_options (Results 1 – 5 of 5) sorted by relevance
1443 target_options[] = TARGET_OPTIONS; variable3915 || ARRAY_SIZE (target_options) > 1 in display_target_options()3944 for (i = ARRAY_SIZE (target_options); i--;) in display_target_options()4623 for (j = 0; j < ARRAY_SIZE (target_options); j++)4625 int len = strlen (target_options[j].prefix);4626 if (!strncmp (target_options[j].prefix, name, len))4628 *target_options[j].variable = name + len;4766 for (j = 0; j < ARRAY_SIZE (target_options); j++)4767 if (*target_options[j].variable != NULL)4770 sprintf (prefix, "-m%s", target_options[j].prefix);[all …]
8706 (target_options): Add '64'/'32'
6544 target_options, print_time, pfatal_with_name, fatal_io_error,
12209 (target_options): Add "cpu=".
9168 target_switches, target_options): Likewise.