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

/freebsd-11-stable/contrib/binutils/gas/config/
H A Dobj-ecoff.h70 #define EMIT_SECTION_SYMBOLS 0 macro
H A Dobj-aout.h69 #define EMIT_SECTION_SYMBOLS 0 macro
H A Dobj-multi.h147 #define EMIT_SECTION_SYMBOLS (this_format->emit_section_symbols) macro
/freebsd-11-stable/contrib/binutils/gas/
H A Dsubsegs.c225 #ifndef EMIT_SECTION_SYMBOLS
226 #define EMIT_SECTION_SYMBOLS 1
229 if (! EMIT_SECTION_SYMBOLS || symbol_table_frozen)
223 #define EMIT_SECTION_SYMBOLS macro
H A Dwrite.c626 #ifndef EMIT_SECTION_SYMBOLS
627 #define EMIT_SECTION_SYMBOLS 1 macro
1779 the chain now. If EMIT_SECTION_SYMBOLS is 0, we never
1784 || (! EMIT_SECTION_SYMBOLS
H A Dsymbols.c2715 #if defined (EMIT_SECTION_SYMBOLS) || !defined (RELOC_REQUIRES_SYMBOL)

Completed in 262 milliseconds