Searched refs:mips_debug (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dmips-tdep.c205 static unsigned int mips_debug = 0; variable
511 if (mips_debug)
515 if (mips_debug && out != NULL)
526 if (mips_debug && in != NULL)
533 if (mips_debug)
4532 if (mips_debug)
4545 if (mips_debug)
4567 if (mips_debug)
4583 if (mips_debug)
4629 if (mips_debug)
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dmips-tdep.c205 static unsigned int mips_debug = 0; variable
532 if (mips_debug)
536 if (mips_debug && out != NULL)
547 if (mips_debug && in != NULL)
554 if (mips_debug)
4560 if (mips_debug)
4573 if (mips_debug)
4595 if (mips_debug)
4611 if (mips_debug)
4657 if (mips_debug)
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-mips.c794 static int mips_debug = 0; variable
14837 mips_debug = 2;
14839 mips_debug = atoi (arg);
15401 && mips_debug != 0
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-mips.c796 static int mips_debug = 0; variable
14943 mips_debug = 2;
14945 mips_debug = atoi (arg);
15515 && mips_debug != 0
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-mips.c794 static int mips_debug = 0; variable
14928 mips_debug = 2;
14930 mips_debug = atoi (arg);
15500 && mips_debug != 0

Completed in 433 milliseconds