mirror of
https://github.com/autc04/Retro68.git
synced 2024-12-02 03:50:17 +00:00
11 lines
327 B
D
11 lines
327 B
D
|
#ld: -shared $srcdir/$subdir/pr19698.t
|
||
|
#readelf : --dyn-syms --wide
|
||
|
#target: *-*-linux* *-*-gnu* *-*-solaris*
|
||
|
|
||
|
Symbol table '\.dynsym' contains [0-9]+ entries:
|
||
|
#...
|
||
|
+[0-9]+: +[0-9a-f]+ +[0-9a-f]+ +FUNC +GLOBAL +DEFAULT +[0-9]+ +foo@VERS.1
|
||
|
#...
|
||
|
+[0-9]+: +[0-9a-f]+ +[0-9a-f]+ +FUNC +GLOBAL +DEFAULT +[0-9]+ +foo@@VERS.2
|
||
|
#pass
|