Searched refs:g_switch_seen (Results 1 – 2 of 2) sorted by relevance
642 static int g_switch_seen = 0; variable3474 if (g_switch_seen && g_switch_value != 0) in md_begin()3480 if (g_switch_seen && g_switch_value != 0) in md_begin()14386 g_switch_seen = 1; in md_parse_option()14540 if (g_switch_seen && g_switch_value != 0) in mips_after_parse_args()15582 if (g_switch_seen && g_switch_value != 0) in s_option()15919 if (g_switch_seen && g_switch_value != 0) in s_abicalls()
3040 * config/tc-mips.c (g_switch_value, g_switch_seen): Define7486 * config/tc-mips.c (g_switch_seen): New static variable.7487 (md_parse_option): Set g_switch_seen for -G option.