ld: Add --export-dynamic-symbol and --export-dynamic-symbol-list
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / pr25490-1.s
1 .text
2 .globl _start
3 .type _start, %function
4 _start:
5 .section __patchable_function_entries,"aw",%progbits
6 .dc.a .LPFE1
7 .text
8 .LPFE1:
9 .byte 0
This page took 0.029569 seconds and 4 git commands to generate.