i386/x86-64: Add unwind info for .plt.got section
[deliverable/binutils-gdb.git] / ld / testsuite / ld-x86-64 / pr17935-2.s
1 .text
2 foo:
3 .byte 0
4 .globl bar
5 bar:
6 .dc.a foo
This page took 0.036852 seconds and 4 git commands to generate.