ld: Add --export-dynamic-symbol and --export-dynamic-symbol-list
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / pr17550-2.s
1 .section .data,"awG",%progbits,foo_group,comdat
2 .type x, %object
3 .p2align 2
4 .size x, 4
5 x:
6 .zero 4
This page took 0.030333 seconds and 4 git commands to generate.