Lines Matching refs:fini_array
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
381 .section $sh_quote.fini_array.01005$sh_quote,$sh_flags,$sh_type
395 && $gcc_cv_objdump -s -j .fini_array conftest \
417 /* Solaris ld.so.1 supports .init_array/.fini_array since Solaris 8. */
419 # error The C library not known to support .init_array/.fini_array
432 [Define 0/1 if .init_array/.fini_array sections are available and working.])