Home
last modified time | relevance | path

Searched refs:fini_array (Results 1 – 25 of 108) sorted by relevance

12345

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dacinclude.m4281 [ --enable-initfini-array use .init_array/.fini_array sections],
283 AC_CACHE_CHECK(for .preinit_array/.init_array/.fini_array support,
292 /* We turn on .preinit_array/.init_array/.fini_array support for ia64
335 .section .fini_array.65530,$sh_flags,$sh_type
347 .section .fini_array.01005,$sh_flags,$sh_type
361 && $gcc_cv_objdump -s -j .fini_array conftest \
368 # decided to only handle .init_array.N/.fini_array.N since
372 # .init_array/.fini_array, while gld merges them into
373 # .init_array/.fini_array.
375 .section $sh_quote.fini_array.65530$sh_quote,$sh_flags,$sh_type
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/ld/scripttempl/
H A Dpru.sc87 .rel.fini_array ${RELOCATING-0} : { *(.rel.fini_array) }
88 .rela.fini_array ${RELOCATING-0} : { *(.rela.fini_array) }
131 ${CONSTRUCTING+ KEEP (*(SORT_BY_INIT_PRIORITY(.fini_array.*)))}
132 ${CONSTRUCTING+ KEEP (*(.fini_array))}
H A Dnds32elf.sc190 SORT_FINI_ARRAY="KEEP (*(SORT_BY_INIT_PRIORITY(.fini_array.*) SORT_BY_INIT_PRIORITY(.dtors.*)))"
195 SORT_FINI_ARRAY="KEEP (*(SORT(.fini_array.*)))"
206 FINI_ARRAY=".fini_array ${RELOCATING-0} :
210 KEEP (*(.fini_array ${DTORS_IN_FINI_ARRAY}))
H A Delf32msp430.sc224 KEEP (*(.fini_array))
225 KEEP (*(SORT(.fini_array.*)))
H A Delfarc.sc128 FINI_ARRAY=".fini_array ${RELOCATING-0} :
131 KEEP (*(SORT(.fini_array.*)))
132 KEEP (*(.fini_array))
H A Darclinux.sc247 SORT_FINI_ARRAY="KEEP (*(SORT_BY_INIT_PRIORITY(.fini_array.*) SORT_BY_INIT_PRIORITY(.dtors.*)))"
252 SORT_FINI_ARRAY="KEEP (*(SORT(.fini_array.*)))"
263 FINI_ARRAY=".fini_array ${RELOCATING-0} :
267 KEEP (*(.fini_array ${DTORS_IN_FINI_ARRAY}))
H A Delf64bpf.sc250 SORT_FINI_ARRAY="KEEP (*(SORT_BY_INIT_PRIORITY(.fini_array.*) SORT_BY_INIT_PRIORITY(.dtors.*)))"
255 SORT_FINI_ARRAY="KEEP (*(SORT(.fini_array.*)))"
272 FINI_ARRAY=".fini_array :
276 KEEP (*(.fini_array ${DTORS_IN_FINI_ARRAY}))
H A Delf.sc261 SORT_FINI_ARRAY="KEEP (*(SORT_BY_INIT_PRIORITY(.fini_array.*) SORT_BY_INIT_PRIORITY(.dtors.*)))"
266 SORT_FINI_ARRAY="KEEP (*(SORT(.fini_array.*)))"
283 FINI_ARRAY=".fini_array :
287 KEEP (*(.fini_array ${DTORS_IN_FINI_ARRAY}))
H A Delf64hppa.sc215 FINI_ARRAY=".fini_array ${RELOCATING-0} :
218 KEEP (*(SORT(.fini_array.*)))
219 KEEP (*(.fini_array))
/netbsd-src/external/gpl3/binutils/dist/ld/scripttempl/
H A Dpru.sc93 .rel.fini_array ${RELOCATING-0} : { *(.rel.fini_array) }
94 .rela.fini_array ${RELOCATING-0} : { *(.rela.fini_array) }
137 ${CONSTRUCTING+ KEEP (*(SORT_BY_INIT_PRIORITY(.fini_array.*)))}
138 ${CONSTRUCTING+ KEEP (*(.fini_array))}
H A Dnds32elf.sc190 SORT_FINI_ARRAY="KEEP (*(SORT_BY_INIT_PRIORITY(.fini_array.*) SORT_BY_INIT_PRIORITY(.dtors.*)))"
195 SORT_FINI_ARRAY="KEEP (*(SORT(.fini_array.*)))"
206 FINI_ARRAY=".fini_array ${RELOCATING-0} :
210 KEEP (*(.fini_array ${DTORS_IN_FINI_ARRAY}))
H A Delf32msp430.sc224 KEEP (*(.fini_array))
225 KEEP (*(SORT(.fini_array.*)))
H A Delfarc.sc128 FINI_ARRAY=".fini_array ${RELOCATING-0} :
131 KEEP (*(SORT(.fini_array.*)))
132 KEEP (*(.fini_array))
H A Darclinux.sc247 SORT_FINI_ARRAY="KEEP (*(SORT_BY_INIT_PRIORITY(.fini_array.*) SORT_BY_INIT_PRIORITY(.dtors.*)))"
252 SORT_FINI_ARRAY="KEEP (*(SORT(.fini_array.*)))"
263 FINI_ARRAY=".fini_array ${RELOCATING-0} :
267 KEEP (*(.fini_array ${DTORS_IN_FINI_ARRAY}))
H A Delf64bpf.sc250 SORT_FINI_ARRAY="KEEP (*(SORT_BY_INIT_PRIORITY(.fini_array.*) SORT_BY_INIT_PRIORITY(.dtors.*)))"
255 SORT_FINI_ARRAY="KEEP (*(SORT(.fini_array.*)))"
272 FINI_ARRAY=".fini_array :
276 KEEP (*(.fini_array ${DTORS_IN_FINI_ARRAY}))
H A Delf.sc273 SORT_FINI_ARRAY="KEEP (*(SORT_BY_INIT_PRIORITY(.fini_array.*) SORT_BY_INIT_PRIORITY(.dtors.*)))"
278 SORT_FINI_ARRAY="KEEP (*(SORT(.fini_array.*)))"
295 FINI_ARRAY=".fini_array :
299 KEEP (*(.fini_array ${DTORS_IN_FINI_ARRAY}))
H A Delfxtensa.sc232 FINI_ARRAY=".fini_array ${RELOCATING-0} :
235 KEEP (*(SORT(.fini_array.*)))
236 KEEP (*(.fini_array))
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dacinclude.m4281 [ --enable-initfini-array use .init_array/.fini_array sections],
283 AC_CACHE_CHECK(for .preinit_array/.init_array/.fini_array support,
292 /* We turn on .preinit_array/.init_array/.fini_array support for ia64
335 .section .fini_array.65530,$sh_flags,$sh_type
347 .section .fini_array.01005,$sh_flags,$sh_type
361 && $gcc_cv_objdump -s -j .fini_array conftest \
368 # decided to only handle .init_array.N/.fini_array.N since
372 # .init_array/.fini_array, while gld merges them into
373 # .init_array/.fini_array.
375 .section $sh_quote.fini_array.65530$sh_quote,$sh_flags,$sh_type
[all …]
/netbsd-src/sys/arch/sbmips/stand/common/
H A Dboot.ldscript130 .fini_array :
133 KEEP (*(SORT(.fini_array.*)))
134 KEEP (*(.fini_array))
/netbsd-src/sys/arch/evbmips/stand/sbmips/common/
H A Dboot.ldscript130 .fini_array :
133 KEEP (*(SORT(.fini_array.*)))
134 KEEP (*(.fini_array))
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/ia64/
H A Dcrtbegin.S62 .section .fini_array, "a"
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/ia64/
H A Dcrtbegin.S62 .section .fini_array, "a"
/netbsd-src/libexec/ld.elf_so/
H A Dheaders.c322 obj->fini_array = in _rtld_digest_dynamic()
325 obj->fini_array)); in _rtld_digest_dynamic()
H A Drtld.h303 fptr_t *fini_array; /* start of fini array */ member
/netbsd-src/sys/arch/ofppc/stand/ofwboot/
H A Dldscript114 .fini_array : { KEEP (*(.fini_array)) }

12345