ld: Add tests for -z separate-code and -z noseparate-code
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / pr19698.d
1 #ld: -shared $srcdir/$subdir/pr19698.t
2 #readelf : --dyn-syms --wide
3 #target: *-*-linux* *-*-gnu* *-*-solaris*
4
5 Symbol table '\.dynsym' contains [0-9]+ entries:
6 #...
7 +[0-9]+: +[0-9a-f]+ +[0-9a-f]+ +FUNC +GLOBAL +DEFAULT +[0-9]+ +foo@VERS.1
8 #...
9 +[0-9]+: +[0-9a-f]+ +[0-9a-f]+ +FUNC +GLOBAL +DEFAULT +[0-9]+ +foo@@VERS.2
10 #pass
This page took 0.032844 seconds and 4 git commands to generate.