HomeSort by: relevance | last modified time | path
    Searched refs:SEPARATE_STAB_SECTIONS (Results 1 - 10 of 10) sorted by relevancy

  /src/external/gpl3/binutils/dist/gas/config/
obj-som.h 57 #define SEPARATE_STAB_SECTIONS 1
obj-elf.h 237 #ifndef SEPARATE_STAB_SECTIONS
239 stab group on the assumption that whoever sets SEPARATE_STAB_SECTIONS
244 #define SEPARATE_STAB_SECTIONS 1
255 #undef SEPARATE_STAB_SECTIONS
256 #define SEPARATE_STAB_SECTIONS (!ECOFF_DEBUGGING)
268 #endif /* SEPARATE_STAB_SECTIONS not defined. */
obj-multi.h 158 #define SEPARATE_STAB_SECTIONS \
159 ((*this_format->separate_stab_sections) ())
obj-coff.h 290 #define SEPARATE_STAB_SECTIONS 1
  /src/external/gpl3/binutils.old/dist/gas/config/
obj-som.h 57 #define SEPARATE_STAB_SECTIONS 1
obj-elf.h 239 #ifndef SEPARATE_STAB_SECTIONS
241 stab group on the assumption that whoever sets SEPARATE_STAB_SECTIONS
246 #define SEPARATE_STAB_SECTIONS 1
257 #undef SEPARATE_STAB_SECTIONS
258 #define SEPARATE_STAB_SECTIONS (!ECOFF_DEBUGGING)
270 #endif /* SEPARATE_STAB_SECTIONS not defined. */
obj-multi.h 158 #define SEPARATE_STAB_SECTIONS \
159 ((*this_format->separate_stab_sections) ())
obj-coff.h 290 #define SEPARATE_STAB_SECTIONS 1
  /src/external/gpl3/binutils/dist/gas/
stabs.c 90 #ifndef SEPARATE_STAB_SECTIONS
91 #define SEPARATE_STAB_SECTIONS 0
103 if (! SEPARATE_STAB_SECTIONS)
214 if (SEPARATE_STAB_SECTIONS)
316 if (SEPARATE_STAB_SECTIONS)
  /src/external/gpl3/binutils.old/dist/gas/
stabs.c 90 #ifndef SEPARATE_STAB_SECTIONS
91 #define SEPARATE_STAB_SECTIONS 0
103 if (! SEPARATE_STAB_SECTIONS)
214 if (SEPARATE_STAB_SECTIONS)
340 if (SEPARATE_STAB_SECTIONS)

Completed in 30 milliseconds