mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-27 03:03:31 +08:00
4975f22f8a
2010-02-27 H.J. Lu <hongjiu.lu@intel.com> * ld-elf/init-fini-arrays.d: Pass --wide to readelf.
10 lines
203 B
Makefile
10 lines
203 B
Makefile
#source: init-fini-arrays.s
|
|
#ld: -r
|
|
#readelf: -S --wide
|
|
|
|
#...
|
|
\[[ 0-9]+\] \.init_array\.01000[ \t]+PROGBITS[ \t0-9a-f]+WA?.*
|
|
#...
|
|
\[[ 0-9]+\] \.fini_array\.01000[ \t]+PROGBITS[ \t0-9a-f]+WA?.*
|
|
#pass
|