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

/freebsd-11-stable/contrib/binutils/gas/config/
H A Dobj-elf.h43 #define ECOFF_DEBUGGING (alpha_flag_mdebug > 0)
44 extern int alpha_flag_mdebug;
H A Dtc-alpha.c361 int alpha_flag_mdebug = -1;
3675 if (alpha_flag_mdebug < 0 && ! first_file_directive)
3709 if (alpha_flag_mdebug < 0)
3726 alpha_flag_mdebug = 1;
5153 alpha_flag_mdebug = 1;
5156 alpha_flag_mdebug = 0;
358 int alpha_flag_mdebug = -1; variable

Completed in 70 milliseconds