ld: Add --export-dynamic-symbol and --export-dynamic-symbol-list
[deliverable/binutils-gdb.git] / ld / testsuite / ld-dynamic / foo.s
1 .text
2 .globl foo
3 foo:
4 .byte 0
This page took 0.036117 seconds and 4 git commands to generate.