Searched refs:EMIT_SECTION_SYMBOLS (Results 1 - 21 of 21) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dobj-ecoff.h70 #define EMIT_SECTION_SYMBOLS 0 macro
H A Dobj-aout.h68 #define EMIT_SECTION_SYMBOLS 0 macro
H A Dobj-macho.h59 #define EMIT_SECTION_SYMBOLS 0 macro
H A Dobj-multi.h156 #define EMIT_SECTION_SYMBOLS (this_format->emit_section_symbols) macro
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dobj-aout.h68 #define EMIT_SECTION_SYMBOLS 0 macro
H A Dobj-ecoff.h70 #define EMIT_SECTION_SYMBOLS 0 macro
H A Dobj-macho.h59 #define EMIT_SECTION_SYMBOLS 0 macro
H A Dobj-multi.h156 #define EMIT_SECTION_SYMBOLS (this_format->emit_section_symbols) macro
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dobj-aout.h68 #define EMIT_SECTION_SYMBOLS 0 macro
H A Dobj-ecoff.h70 #define EMIT_SECTION_SYMBOLS 0 macro
H A Dobj-macho.h59 #define EMIT_SECTION_SYMBOLS 0 macro
H A Dobj-multi.h156 #define EMIT_SECTION_SYMBOLS (this_format->emit_section_symbols) macro
/netbsd-current/external/gpl3/binutils.old/dist/gas/
H A Dsubsegs.c221 #ifndef EMIT_SECTION_SYMBOLS
222 #define EMIT_SECTION_SYMBOLS 1
225 if (! EMIT_SECTION_SYMBOLS || symbol_table_frozen)
219 #define EMIT_SECTION_SYMBOLS macro
H A Dwrite.c663 #ifndef EMIT_SECTION_SYMBOLS
664 #define EMIT_SECTION_SYMBOLS 1 macro
1167 || (EMIT_SECTION_SYMBOLS
2377 the chain now. If EMIT_SECTION_SYMBOLS is 0, we never
2382 || (! EMIT_SECTION_SYMBOLS
H A Dsymbols.c2988 #if defined (EMIT_SECTION_SYMBOLS) || !defined (RELOC_REQUIRES_SYMBOL)
/netbsd-current/external/gpl3/binutils/dist/gas/
H A Dsubsegs.c236 #ifndef EMIT_SECTION_SYMBOLS
237 #define EMIT_SECTION_SYMBOLS 1
240 if (! EMIT_SECTION_SYMBOLS || symbol_table_frozen)
234 #define EMIT_SECTION_SYMBOLS macro
H A Dwrite.c654 #ifndef EMIT_SECTION_SYMBOLS
655 #define EMIT_SECTION_SYMBOLS 1 macro
1172 || (EMIT_SECTION_SYMBOLS
2445 the chain now. If EMIT_SECTION_SYMBOLS is 0, we never
2450 || (! EMIT_SECTION_SYMBOLS
H A Dsymbols.c2993 #if defined (EMIT_SECTION_SYMBOLS) || !defined (RELOC_REQUIRES_SYMBOL)
/netbsd-current/external/gpl3/gdb.old/dist/gas/
H A Dsubsegs.c221 #ifndef EMIT_SECTION_SYMBOLS
222 #define EMIT_SECTION_SYMBOLS 1
225 if (! EMIT_SECTION_SYMBOLS || symbol_table_frozen)
219 #define EMIT_SECTION_SYMBOLS macro
H A Dwrite.c663 #ifndef EMIT_SECTION_SYMBOLS
664 #define EMIT_SECTION_SYMBOLS 1 macro
1167 || (EMIT_SECTION_SYMBOLS
2390 the chain now. If EMIT_SECTION_SYMBOLS is 0, we never
2395 || (! EMIT_SECTION_SYMBOLS
H A Dsymbols.c2978 #if defined (EMIT_SECTION_SYMBOLS) || !defined (RELOC_REQUIRES_SYMBOL)

Completed in 283 milliseconds