Searched refs:mips_debug (Results 1 – 6 of 6) sorted by relevance
120 static int mips_debug = 0; variable336 if (mips_debug) in mips_xfer_register()340 if (mips_debug && out != NULL) in mips_xfer_register()353 if (mips_debug && in != NULL) in mips_xfer_register()360 if (mips_debug) in mips_xfer_register()2408 if (mips_debug) in mips_eabi_push_dummy_call()2420 if (mips_debug) in mips_eabi_push_dummy_call()2439 if (mips_debug) in mips_eabi_push_dummy_call()2454 if (mips_debug) in mips_eabi_push_dummy_call()2494 if (mips_debug) in mips_eabi_push_dummy_call()[all …]
3395 * mips-tdep.c (mips_debug): New variable.
593 static int mips_debug = 0; variable10907 mips_debug = 2; in md_parse_option()10909 mips_debug = atoi (arg); in md_parse_option()10913 if (mips_debug == 2) in md_parse_option()11432 && mips_debug != 0 in mips_frob_file_before_adjust()
551 static int mips_debug = 0; variable10587 mips_debug = 2; in md_parse_option()10589 mips_debug = atoi (arg); in md_parse_option()10593 if (mips_debug == 2) in md_parse_option()11090 && 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.