ld: Add --export-dynamic-symbol and --export-dynamic-symbol-list
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / pr25022.s
CommitLineData
9b538ba7
L
1 .section .foo,"a"
2 .dc.a 0
3
4 .section .moo,"ao",%progbits,.zed
5 .dc.a 0
6
7 .section .bar,"ao",%progbits,.foo
8 .dc.a 0
9
10 .section .zed,"ao",%progbits,.foo
11 .dc.a 0
This page took 0.043535 seconds and 4 git commands to generate.