ld: Add --export-dynamic-symbol and --export-dynamic-symbol-list
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / pr20528a.s
1 .text
2 .section .text.startup,"ax",%progbits
3 .globl main
4 .type main, %function
5 main:
6 .byte 0
This page took 0.034874 seconds and 4 git commands to generate.