mirror of
https://github.com/autc04/Retro68.git
synced 2024-12-01 11:52:47 +00:00
13 lines
424 B
Makefile
13 lines
424 B
Makefile
#source: pr20022b.s
|
|
#ld: --gc-sections -e _start tmpdir/pr20022.so
|
|
#readelf: -SsW
|
|
#target: *-*-linux* *-*-gnu* arm*-*-uclinuxfdpiceabi
|
|
#notarget: frv-*-linux* metag-*-linux* mips*-*-*
|
|
# Skip on targets without dynamic relocations in .text section.
|
|
|
|
#...
|
|
\[[ 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
|