HomeSort by relevance Sort by last modified time
    Searched refs:ECOFF_DEBUGGING (Results 1 - 7 of 7) sorted by null

  /toolchain/binutils/binutils-2.25/gas/config/
obj-elf.h 42 #define ECOFF_DEBUGGING (alpha_flag_mdebug > 0)
46 /* For now, always set ECOFF_DEBUGGING for a MIPS target. */
48 #define ECOFF_DEBUGGING mips_flag_mdebug
53 #ifndef ECOFF_DEBUGGING
54 #define ECOFF_DEBUGGING 1
71 #ifdef ECOFF_DEBUGGING
202 caters to ECOFF_DEBUGGING and the right setting of INIT_STAB_SECTIONS
213 #ifdef ECOFF_DEBUGGING
218 #define SEPARATE_STAB_SECTIONS (!ECOFF_DEBUGGING)
222 ((void) (ECOFF_DEBUGGING ? 0 : (obj_elf_init_stab_section (seg), 0))
    [all...]
obj-ecoff.h 26 #define ECOFF_DEBUGGING 1
obj-elf.c 29 #ifndef ECOFF_DEBUGGING
30 #define ECOFF_DEBUGGING 0
216 if (ECOFF_DEBUGGING)
    [all...]
tc-alpha.c     [all...]
tc-mips.c 73 #ifndef ECOFF_DEBUGGING
75 #define ECOFF_DEBUGGING 0
    [all...]
  /toolchain/binutils/binutils-2.25/gas/
ecoff.h 26 #ifdef ECOFF_DEBUGGING
107 #endif /* ECOFF_DEBUGGING */
ecoff.c 32 #ifdef ECOFF_DEBUGGING
    [all...]

Completed in 149 milliseconds