Home
last modified time | relevance | path

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

/trueos/contrib/gdb/gdb/
HDmips-tdep.c126 static int mips_debug = 0; variable
312 if (mips_debug) in mips_xfer_register()
316 if (mips_debug && out != NULL) in mips_xfer_register()
329 if (mips_debug && in != NULL) in mips_xfer_register()
336 if (mips_debug) in mips_xfer_register()
2764 if (mips_debug) in mips_eabi_push_dummy_call()
2776 if (mips_debug) in mips_eabi_push_dummy_call()
2795 if (mips_debug) in mips_eabi_push_dummy_call()
2810 if (mips_debug) in mips_eabi_push_dummy_call()
2849 if (mips_debug) in mips_eabi_push_dummy_call()
[all …]
/trueos/contrib/binutils/gas/config/
HDtc-mips.c632 static int mips_debug = 0; variable
11390 mips_debug = 2; in md_parse_option()
11392 mips_debug = atoi (arg); in md_parse_option()
11987 && mips_debug != 0 in mips_frob_file_before_adjust()
/trueos/contrib/binutils/gas/
HDChangeLog-92952391 (mips_debug): New static variable.
2393 (md_parse_option): In case 'g', set mips_debug to debugging level.