10 lines
311 B
Makefile
10 lines
311 B
Makefile
#source: pr20022b.s
|
|
#ld: --gc-sections -e _start tmpdir/pr20022.so
|
|
#readelf: -SsW
|
|
#target: *-*-linux* *-*-gnu* arm*-*-uclinuxfdpiceabi
|
|
|
|
#...
|
|
\[[ 0-9]+\] _foo[ \t]+PROGBITS[ \t]+[0-9a-f]+ +[0-9a-f]+ +[0-9a-f]+[ \t]+.*
|
|
#...
|
|
+[0-9]+: +[0-9a-f]+ +[0-9a-f]+ +NOTYPE +GLOBAL +PROTECTED +[0-9]+ +__start__foo
|
|
#pass
|