Home
last modified time | relevance | path

Searched refs:EMIT_SECTION_SYMBOLS (Results 1 – 9 of 9) sorted by relevance

/freebsd-12-stable/contrib/binutils/gas/
Dsubsegs.c222 #ifndef EMIT_SECTION_SYMBOLS in section_symbol()
223 #define EMIT_SECTION_SYMBOLS 1 in section_symbol() macro
226 if (! EMIT_SECTION_SYMBOLS || symbol_table_frozen) in section_symbol()
Dwrite.c626 #ifndef EMIT_SECTION_SYMBOLS
627 #define EMIT_SECTION_SYMBOLS 1 macro
1784 || (! EMIT_SECTION_SYMBOLS in write_object_file()
Dsymbols.c2711 #if defined (EMIT_SECTION_SYMBOLS) || !defined (RELOC_REQUIRES_SYMBOL) in symbol_begin()
DChangeLog-92955276 EMIT_SECTION_SYMBOLS.
5615 * subsegs.c (section_symbol): If EMIT_SECTION_SYMBOLS is not true,
6113 (symbol_begin) [! EMIT_SECTION_SYMBOLS] [RELOC_REQUIRES_SYMBOL]:
7437 * write.c (write_object_file): If EMIT_SECTION_SYMBOLS is false,
7442 (EMIT_SECTION_SYMBOLS): Default to 1.
7447 * config/obj-aout.h (EMIT_SECTION_SYMBOLS): Define as 0.
7448 * config/obj-ecoff.h (EMIT_SECTION_SYMBOLS): Ditto.
DChangeLog-00016353 (EMIT_SECTION_SYMBOLS): New.
/freebsd-12-stable/contrib/binutils/gas/config/
Dobj-ecoff.h70 #define EMIT_SECTION_SYMBOLS 0 macro
Dobj-aout.h69 #define EMIT_SECTION_SYMBOLS 0 macro
Dobj-multi.h147 #define EMIT_SECTION_SYMBOLS (this_format->emit_section_symbols) macro
/freebsd-12-stable/contrib/binutils/gas/doc/
Dinternals.texi1563 @item EMIT_SECTION_SYMBOLS
1564 @cindex EMIT_SECTION_SYMBOLS