Home
last modified time | relevance | path

Searched refs:mips_debug (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dmips-tdep.c120 static int mips_debug = 0; variable
336 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 …]
H A DChangeLog-20003395 * mips-tdep.c (mips_debug): New variable.
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-mips.c593 static int mips_debug = 0; variable
10907 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()
/openbsd-src/gnu/usr.bin/binutils/gas/config/
H A Dtc-mips.c551 static int mips_debug = 0; variable
10587 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()
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/
H A DChangeLog-92952391 (mips_debug): New static variable.
2393 (md_parse_option): In case 'g', set mips_debug to debugging level.
/openbsd-src/gnu/usr.bin/binutils/gas/
H A DChangeLog-92952391 (mips_debug): New static variable.
2393 (md_parse_option): In case 'g', set mips_debug to debugging level.