Searched refs:fini_array (Results 1 – 25 of 60) sorted by relevance
123
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | acinclude.m4 | 281 [ --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 …]
|
| D | configure | 24285 /* We turn on .preinit_array/.init_array/.fini_array support for ia64 24336 .section .fini_array.65530,$sh_flags,$sh_type 24348 .section .fini_array.01005,$sh_flags,$sh_type 24362 && $gcc_cv_objdump -s -j .fini_array conftest \ 24376 .section $sh_quote.fini_array.65530$sh_quote,$sh_flags,$sh_type 24382 .section $sh_quote.fini_array.01005$sh_quote,$sh_flags,$sh_type 24396 && $gcc_cv_objdump -s -j .fini_array conftest \ 24418 /* Solaris ld.so.1 supports .init_array/.fini_array since Solaris 8. */
|
| /netbsd/src/external/gpl3/binutils/dist/ld/scripttempl/ |
| D | pru.sc | 93 .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))}
|
| D | nds32elf.sc | 190 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}))
|
| D | elf32msp430.sc | 224 KEEP (*(.fini_array)) 225 KEEP (*(SORT(.fini_array.*)))
|
| D | elfarc.sc | 128 FINI_ARRAY=".fini_array ${RELOCATING-0} : 131 KEEP (*(SORT(.fini_array.*))) 132 KEEP (*(.fini_array))
|
| D | elf64bpf.sc | 250 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}))
|
| D | arclinux.sc | 247 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}))
|
| D | elf.sc | 273 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}))
|
| D | elfxtensa.sc | 232 FINI_ARRAY=".fini_array ${RELOCATING-0} : 235 KEEP (*(SORT(.fini_array.*))) 236 KEEP (*(.fini_array))
|
| D | elf64hppa.sc | 215 FINI_ARRAY=".fini_array ${RELOCATING-0} : 218 KEEP (*(SORT(.fini_array.*))) 219 KEEP (*(.fini_array))
|
| D | epiphany_4x4.sc | 537 .fini_array ${RELOCATING-0} : 540 KEEP (*(.fini_array)) 541 ${RELOCATING+KEEP (*(SORT(.fini_array.*)))}
|
| D | mep.sc | 352 .fini_array ${RELOCATING-0} : { KEEP (*(.fini_array)) }
|
| /netbsd/src/sys/arch/sbmips/stand/common/ |
| D | boot.ldscript | 130 .fini_array : 133 KEEP (*(SORT(.fini_array.*))) 134 KEEP (*(.fini_array))
|
| /netbsd/src/external/gpl3/gcc/dist/libgcc/config/ia64/ |
| D | crtbegin.S | 62 .section .fini_array, "a"
|
| /netbsd/src/libexec/ld.elf_so/ |
| D | headers.c | 335 obj->fini_array = in _rtld_digest_dynamic() 338 obj->fini_array)); in _rtld_digest_dynamic()
|
| D | rtld.h | 309 fptr_t *fini_array; /* start of fini array */ member
|
| D | rtld.c | 177 fptr_t fini = *obj->fini_array++; in _rtld_call_fini_function()
|
| /netbsd/src/sys/arch/ofppc/stand/ofwboot/ |
| D | ldscript | 114 .fini_array : { KEEP (*(.fini_array)) }
|
| /netbsd/src/external/gpl3/binutils/dist/ld/ |
| D | configure.ac | 312 [ --disable-initfini-array do not use .init_array/.fini_array sections], 320 [Define .init_array/.fini_array sections are available and working.])
|
| D | config.in | 130 /* Define .init_array/.fini_array sections are available and working. */
|
| D | ChangeLog-2010 | 1222 .fini_array.* when do relocatable linking. 1230 * scripttempl/elf.sc (.fini_array): Place input .fini_array after 1231 .fini_array.*.
|
| D | ChangeLog-2013 | 590 * scripttempl/elf.sc (.init_array, .fini_array): Don't sort all 591 .init_array/.fini_array input sections before .ctors/.dtors input
|
| D | ChangeLog-2005 | 223 * scripttempl/elf.sc: Add .init_array.* and .fini_array.*. 1410 .rel.fini_array. 1411 (.rela.dyn): Add .rela.init_array, .rela.fini_array. 1683 Put .init_array, .fini_array, etc. into the read-only data
|
| /netbsd/src/external/gpl3/binutils/dist/ld/emultempl/ |
| D | msp430.em | 875 { ".fini_array", "__fini_array_start" } };
|
123