Fix commit 0a7d38897b9fb1ec7a064ca3347cbac3ba49e5ac
[deliverable/binutils-gdb.git] / ld / testsuite / ld-x86-64 / tlsg.s
CommitLineData
a45bb67d
JJ
1 .section .tbss,"awT",@nobits
2 .align 4
3 .skip 24
4 .type a,@object
5 .size a,4
6a:
7 .zero 4
8 .text
9 .globl _start
10_start:
11 .section .debug_foobar
12 .long a@dtpoff, 0
a69ed7f7 13 .quad a@dtpoff
This page took 0.596419 seconds and 4 git commands to generate.