Searched refs:g_switch_value (Results 1 – 7 of 7) sorted by relevance
38 extern int g_switch_value;
85 int g_switch_value = 8; variable
819 g_switch_value = strtoul (optarg, &end, 0); in parse_args()
2565 bfd_set_gp_size (output, g_switch_value); in open_output()5059 bfd_set_gp_size (entry->the_bfd, g_switch_value); in ldlang_add_file()
263 static int g_switch_value = 8; variable276 g_switch_value = atoi (arg);277 if (! g_switch_value)431 g_switch_value = 0;510 bfd_set_gp_size (stdoutput, g_switch_value); in md_begin()
462 static unsigned int g_switch_value = 8; variable1505 bfd_set_gp_size (stdoutput, g_switch_value); in md_begin()8656 && (g_switch_value < 4 in mips_ip()8743 if (g_switch_value >= 8) in mips_ip()8750 assert (g_switch_value >= 4); in mips_ip()10354 if (g_switch_seen && g_switch_value != 0) in md_parse_option()10359 g_switch_value = 0; in md_parse_option()10381 g_switch_value = atoi (arg); in md_parse_option()10383 if (mips_pic == SVR4_PIC && g_switch_value != 0) in md_parse_option()10536 if (g_switch_seen && g_switch_value != 0) in mips_after_parse_args()[all …]
365 static int g_switch_value = 8; variable4945 bfd_set_gp_size (stdoutput, g_switch_value); in md_begin()5103 g_switch_value = atoi (arg); in md_parse_option()