Searched refs:before_allocation (Results 1 – 25 of 34) sorted by relevance
12
/netbsd-src/external/gpl3/binutils/dist/ld/ |
H A D | ldemul.h | 158 void (*before_allocation) (void); member
|
H A D | ldemul.c | 96 ld_emulation->before_allocation (); in ldemul_before_allocation()
|
H A D | ChangeLog-2009 | 72 (before_allocation): Test RELAXATION_DISABLED_BY_USER macro. 77 (before_allocation): Test RELAXATION_DISABLED_BY_USER macro. 80 (before_allocation): Test RELAXATION_DISABLED_BY_USER macro. 82 * emultempl/mmix-elfnmmo.em: (before_allocation): Use 84 * emultempl/needrelax.em: (before_allocation): Use 86 * emultempl/ppc32elf.em: (before_allocation): Test 89 * emultempl/sh64elf.em: (before_allocation): Test 92 (before_allocation): Test RELAXATION_ENABLED macro.
|
H A D | ChangeLog-2005 | 1200 (ldemul_before_allocation): Assume before_allocation is non-zero. 1211 * emultempl/aix.em (before_allocation): Call 1213 * emultempl/armcoff.em (before_allocation): Likewise. 1214 * emultempl/beos.em (before_allocation): Likewise. 1215 * emultempl/linux.em (before_allocation): Likewise. 1216 * emultempl/pe.em (before_allocation): Likewise. 1217 * emultempl/sunos.em (before_allocation): Likewise. 1218 * emultempl/elf32.em (before_allocation): Likewise. Call
|
H A D | ChangeLog-2015 | 240 (before_allocation): Use it to initialise ehdr_start_save.
|
H A D | ChangeLog-0203 | 79 * emultempl/sunos.em (before_allocation): Likewise. 213 * emultempl/m68hc1xelf.em (before_allocation): Add missing second 541 * emultempl/elf32.em (before_allocation): Prepend "warning: "
|
H A D | ChangeLog-2006 | 124 * emultempl/elf32.em (before_allocation): Set SEC_KEEP on warning
|
/netbsd-src/external/gpl3/binutils.old/dist/ld/ |
H A D | ldemul.h | 158 void (*before_allocation) (void); member
|
H A D | ldemul.c | 96 ld_emulation->before_allocation (); in ldemul_before_allocation()
|
H A D | ChangeLog-2009 | 72 (before_allocation): Test RELAXATION_DISABLED_BY_USER macro. 77 (before_allocation): Test RELAXATION_DISABLED_BY_USER macro. 80 (before_allocation): Test RELAXATION_DISABLED_BY_USER macro. 82 * emultempl/mmix-elfnmmo.em: (before_allocation): Use 84 * emultempl/needrelax.em: (before_allocation): Use 86 * emultempl/ppc32elf.em: (before_allocation): Test 89 * emultempl/sh64elf.em: (before_allocation): Test 92 (before_allocation): Test RELAXATION_ENABLED macro.
|
H A D | ChangeLog-2005 | 1200 (ldemul_before_allocation): Assume before_allocation is non-zero. 1211 * emultempl/aix.em (before_allocation): Call 1213 * emultempl/armcoff.em (before_allocation): Likewise. 1214 * emultempl/beos.em (before_allocation): Likewise. 1215 * emultempl/linux.em (before_allocation): Likewise. 1216 * emultempl/pe.em (before_allocation): Likewise. 1217 * emultempl/sunos.em (before_allocation): Likewise. 1218 * emultempl/elf32.em (before_allocation): Likewise. Call
|
H A D | ChangeLog-2015 | 240 (before_allocation): Use it to initialise ehdr_start_save.
|
H A D | ChangeLog-0203 | 79 * emultempl/sunos.em (before_allocation): Likewise. 213 * emultempl/m68hc1xelf.em (before_allocation): Add missing second 541 * emultempl/elf32.em (before_allocation): Prepend "warning: "
|
/netbsd-src/external/gpl3/binutils/dist/ld/emultempl/ |
H A D | scoreelf.em | 85 # We have our own after_open and before_allocation functions, but they call
|
H A D | mmo.em | 26 name for the before_allocation function, defined in ldemul.c (for
|
H A D | aarch64elf.em | 478 # We have our own before_allocation etc. functions, but they call
|
H A D | aix.em | 1294 by the before_allocation emulation routine. For an export file, 1537 /* This is called by the before_allocation routine via
|
H A D | armelf.em | 776 # We have our own before_allocation etc. functions, but they call
|
H A D | xtensaelf.em | 605 before_allocation. */
|
/netbsd-src/external/gpl3/binutils.old/dist/ld/emultempl/ |
H A D | scoreelf.em | 85 # We have our own after_open and before_allocation functions, but they call
|
H A D | mmo.em | 26 name for the before_allocation function, defined in ldemul.c (for
|
H A D | aarch64elf.em | 478 # We have our own before_allocation etc. functions, but they call
|
H A D | aix.em | 1294 by the before_allocation emulation routine. For an export file, 1537 /* This is called by the before_allocation routine via
|
H A D | armelf.em | 779 # We have our own before_allocation etc. functions, but they call
|
H A D | xtensaelf.em | 615 before_allocation. */
|
12