Searched refs:g_switch_seen (Results 1 – 2 of 2) sorted by relevance
537 static int g_switch_seen = 0; variable1772 if (g_switch_seen && g_switch_value != 0) in md_begin()11607 g_switch_seen = 1; in md_parse_option()11760 if (g_switch_seen && g_switch_value != 0) in mips_after_parse_args()12696 if (g_switch_seen && g_switch_value != 0) in s_option()12988 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.