gas: Extend .symver directive
[deliverable/binutils-gdb.git] / gas / testsuite / gas / symver / symver13.d
1 #readelf: -sW
2 #name: symver symver13
3
4 #...
5 +[0-9]+: +0+d +1 +FUNC +GLOBAL +HIDDEN +[0-9]+ +foo
6 +[0-9]+: +0+d +1 +FUNC +GLOBAL +HIDDEN +[0-9]+ +foo@VERS_1
7 +[0-9]+: +0+d +1 +FUNC +GLOBAL +HIDDEN +[0-9]+ +foo@@VERS_2
8 +[0-9]+: +0+d +1 +FUNC +GLOBAL +HIDDEN +[0-9]+ +foo@VERS_2
9 #pass
This page took 0.030653 seconds and 4 git commands to generate.