Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gdb/gdb/
H A Dmips-tdep.c312 if (mips_debug) in mips_xfer_register()
336 if (mips_debug) in mips_xfer_register()
2764 if (mips_debug) in mips_eabi_push_dummy_call()
2810 if (mips_debug) in mips_eabi_push_dummy_call()
3079 if (mips_debug) in mips_n32n64_push_dummy_call()
3124 if (mips_debug) in mips_n32n64_push_dummy_call()
3129 if (mips_debug) in mips_n32n64_push_dummy_call()
3324 if (mips_debug) in mips_n32n64_return_value()
3348 if (mips_debug) in mips_n32n64_return_value()
3417 if (mips_debug) in mips_o32_push_dummy_call()
[all …]
/freebsd-12.1/contrib/binutils/gas/config/
H A Dtc-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()
/freebsd-12.1/contrib/binutils/gas/
H A DChangeLog-92952391 (mips_debug): New static variable.
2393 (md_parse_option): In case 'g', set mips_debug to debugging level.