ld: Add --export-dynamic-symbol and --export-dynamic-symbol-list
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / fini3.s
CommitLineData
84a2b3d8 1 .section .fini, "a"
f84bd465 2 .p2align 3
eda680f8
L
3 .type foo3,%function
4foo3:
5 .dc.a 0x0
6 .size foo3,.-foo3
This page took 0.364402 seconds and 4 git commands to generate.