2010-02-27 20:34:25 +08:00
|
|
|
#source: init-fini-arrays.s
|
|
|
|
#ld: -r
|
2010-02-28 07:23:20 +08:00
|
|
|
#readelf: -S --wide
|
2010-02-27 20:34:25 +08:00
|
|
|
|
|
|
|
#...
|
|
|
|
\[[ 0-9]+\] \.init_array\.01000[ \t]+PROGBITS[ \t0-9a-f]+WA?.*
|
|
|
|
#...
|
|
|
|
\[[ 0-9]+\] \.fini_array\.01000[ \t]+PROGBITS[ \t0-9a-f]+WA?.*
|
|
|
|
#pass
|