Home
last modified time | relevance | path

Searched refs:alpha_flag_mdebug (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/config/
Dobj-elf.h42 #define ECOFF_DEBUGGING (alpha_flag_mdebug > 0)
43 extern int alpha_flag_mdebug;
Dtc-alpha.c389 int alpha_flag_mdebug = -1; variable
3951 if (alpha_flag_mdebug < 0 && ! first_file_directive) in s_alpha_file()
3983 if (alpha_flag_mdebug < 0) in s_alpha_stab()
4000 alpha_flag_mdebug = 1; in s_alpha_stab()
5660 alpha_flag_mdebug = 1; in md_parse_option()
5663 alpha_flag_mdebug = 0; in md_parse_option()
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-00014207 tri-state definition of alpha_flag_mdebug.
4208 * config/tc-alpha.c (alpha_flag_mdebug): Init to -1.
DChangeLog-98992955 (alpha_cur_ent_sym, alpha_flag_mdebug): New variables.