Searched refs:mips_debug (Results 1 – 8 of 8) sorted by relevance
796 static int mips_debug = 0; variable14932 mips_debug = 2; in md_parse_option()14934 mips_debug = atoi (arg); in md_parse_option()15502 && mips_debug != 0 in mips_frob_file_before_adjust()
799 static int mips_debug = 0; variable14926 mips_debug = 2; in md_parse_option()14928 mips_debug = atoi (arg); in md_parse_option()15496 && mips_debug != 0 in mips_frob_file_before_adjust()
2391 (mips_debug): New static variable.2393 (md_parse_option): In case 'g', set mips_debug to debugging level.
3395 * mips-tdep.c (mips_debug): New variable.
4011 * mips-tdep.c (mips_debug): Add 'unsigned'.