Home
last modified time | relevance | path

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

/dragonfly/contrib/binutils-2.34/gas/
HDsubsegs.c218 #ifndef EMIT_SECTION_SYMBOLS in section_symbol()
219 #define EMIT_SECTION_SYMBOLS 1 in section_symbol() macro
222 if (! EMIT_SECTION_SYMBOLS || symbol_table_frozen) in section_symbol()
HDwrite.c663 #ifndef EMIT_SECTION_SYMBOLS
664 #define EMIT_SECTION_SYMBOLS 1 macro
1167 || (EMIT_SECTION_SYMBOLS in install_reloc()
2382 || (! EMIT_SECTION_SYMBOLS in write_object_file()
HDsymbols.c2984 #if defined (EMIT_SECTION_SYMBOLS) || !defined (RELOC_REQUIRES_SYMBOL) in symbol_begin()
/dragonfly/contrib/binutils-2.27/gas/
HDsubsegs.c220 #ifndef EMIT_SECTION_SYMBOLS in section_symbol()
221 #define EMIT_SECTION_SYMBOLS 1 in section_symbol() macro
224 if (! EMIT_SECTION_SYMBOLS || symbol_table_frozen) in section_symbol()
HDwrite.c649 #ifndef EMIT_SECTION_SYMBOLS
650 #define EMIT_SECTION_SYMBOLS 1 macro
1151 || (EMIT_SECTION_SYMBOLS in install_reloc()
2132 || (! EMIT_SECTION_SYMBOLS in write_object_file()
HDsymbols.c2780 #if defined (EMIT_SECTION_SYMBOLS) || !defined (RELOC_REQUIRES_SYMBOL) in symbol_begin()