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

/freebsd-11-stable/contrib/gdb/gdb/
H A Dmips-tdep.c126 static int mips_debug = 0; variable
312 if (mips_debug)
316 if (mips_debug && out != NULL)
329 if (mips_debug && in != NULL)
336 if (mips_debug)
2764 if (mips_debug)
2776 if (mips_debug)
2795 if (mips_debug)
2810 if (mips_debug)
2849 if (mips_debug)
[all...]
/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-mips.c632 static int mips_debug = 0; variable
11399 mips_debug = 2;
11401 mips_debug = atoi (arg);
11998 && mips_debug != 0

Completed in 162 milliseconds