Display symbol version when dumping dynrelocs
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elfvers / vers24.rd
CommitLineData
9147e853
JJ
1Relocation section .*
2# Ensure there is a dynamic relocation against x
3#...
bb4d2ac2 4[0-9a-f]+ +[0-9a-f]+ R_.* +_?x@VERS.0(| \+ 0)
9147e853
JJ
5#...
6Symbol table '.dynsym' contains [0-9]+ entries:
7# And ensure the dynamic symbol table contains at least x@VERS.0
8# and foo@@VERS.0 symbols
9#...
4115bfc6 10 +[0-9]+: [0-9a-f]+ +(4 +OBJECT +GLOBAL +DEFAULT +[0-9]+ _?x|[0-9]+ +FUNC +GLOBAL +DEFAULT .* [0-9]+ _?foo@)@VERS\.0
9147e853 11#...
4115bfc6 12 +[0-9]+: [0-9a-f]+ +(4 +OBJECT +GLOBAL +DEFAULT +[0-9]+ _?x|[0-9]+ +FUNC +GLOBAL +DEFAULT .* [0-9]+ _?foo@)@VERS\.0
9147e853
JJ
13#...
14Symbol table '.symtab' contains [0-9]+ entries:
15#pass
This page took 0.481429 seconds and 4 git commands to generate.