Home
last modified time | relevance | path

Searched refs:before_allocation_default (Results 1 – 13 of 13) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/ld/emultempl/
Demulation.em18 ${LDEMUL_BEFORE_ALLOCATION-before_allocation_default},
Dgenelf.em61 before_allocation_default ();
Dvms.em206 before_allocation_default ();
Dmmo.em29 #define gldmmo_before_allocation before_allocation_default
Dbeos.em635 before_allocation_default ();
Daix.em1022 before_allocation_default ();
Dpep.em1856 before_allocation_default ();
Dpe.em1974 before_allocation_default ();
/netbsd/src/external/gpl3/binutils/dist/ld/
Dldemul.h91 extern void before_allocation_default
Dldemul.c293 before_allocation_default (void) in before_allocation_default() function
DChangeLog-2012767 * ldemul.c (before_allocation_default): Revert last change.
774 * ldemul.c (before_allocation_default): When emitrelocations,
DChangeLog-2005561 before_allocation_default rather than strip_excluded_output_sections.
1201 (before_allocation_default): Call strip_excluded_output_sections.
1221 (ld_lnk960): Use before_allocation_default.
Dldelf.c1906 before_allocation_default (); in ldelf_before_allocation()