Improve binutils testsuite coverage for GNU/Hurd.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elfvsb / hidden2.s
1 .data
2 .hidden foo
3 .global foo
4 .type foo,%object
5 .dc.a foo
This page took 0.02972 seconds and 4 git commands to generate.