ld: Add --export-dynamic-symbol and --export-dynamic-symbol-list
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / pr21884b.s
1 .text
2 .globl bar
3 .type bar,%function
4 bar:
5 .byte 0
This page took 0.03357 seconds and 4 git commands to generate.