gdb: Convert language la_compute_program field to a method
[deliverable/binutils-gdb.git] / ld / testsuite / ld-alpha / tlsg.s
CommitLineData
8b0c8155
RH
1 .section .tbss,"awT",@nobits
2 .align 4
3 .skip 24
4 .type a,@object
5 .size a,4
6a:
7 .long 0
8 .text
9 .globl _start
10 .ent _start
11_start:
12 .end _start
13 .section .debug_foobar
14 .quad a !dtprel
This page took 0.71297 seconds and 4 git commands to generate.