* scripttempl/armbpabi.sc: Don't combine .init_array.* or
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / init-fini-arrays.d
1 #source: init-fini-arrays.s
2 #ld: -r
3 #readelf: -S
4
5 #...
6 \[[ 0-9]+\] \.init_array\.01000[ \t]+PROGBITS[ \t0-9a-f]+WA?.*
7 #...
8 \[[ 0-9]+\] \.fini_array\.01000[ \t]+PROGBITS[ \t0-9a-f]+WA?.*
9 #pass
This page took 0.031631 seconds and 5 git commands to generate.