run_dump_test replace PROG with DUMPPROG in gas and ld
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / ver_def.s
CommitLineData
c9f02c3e
MR
1 .data
2 .globl new_foo
3 .type new_foo, %object
4new_foo:
5 .symver new_foo, foo@@ver_foo
This page took 0.116902 seconds and 4 git commands to generate.