Lines Matching refs:fini_array
1741 --enable-initfini-array use .init_array/.fini_array sections
24305 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for .preinit_array/.init_array/.fini_array support" >&5
24306 $as_echo_n "checking for .preinit_array/.init_array/.fini_array support... " >&6; }
24322 /* We turn on .preinit_array/.init_array/.fini_array support for ia64
24373 .section .fini_array.65530,$sh_flags,$sh_type
24385 .section .fini_array.01005,$sh_flags,$sh_type
24399 && $gcc_cv_objdump -s -j .fini_array conftest \
24406 # decided to only handle .init_array.N/.fini_array.N since
24410 # .init_array/.fini_array, while gld merges them into
24411 # .init_array/.fini_array.
24413 .section $sh_quote.fini_array.65530$sh_quote,$sh_flags,$sh_type
24419 .section $sh_quote.fini_array.01005$sh_quote,$sh_flags,$sh_type
24433 && $gcc_cv_objdump -s -j .fini_array conftest \
24455 /* Solaris ld.so.1 supports .init_array/.fini_array since Solaris 8. */
24457 # error The C library not known to support .init_array/.fini_array
24472 # AArch64 postdates glibc support for .init_array/.fini_array,