Dynamic TLS section symbols
[deliverable/binutils-gdb.git] / ld / testsuite / ld-cris / tls-hx.s
CommitLineData
bcae4342
HPN
1 .hidden x
2 .globl x
3 .section .tdata,"awT",@progbits
4 .p2align 2
5 .type x, @object
6 .size x, 4
7x:
8 .long 40
This page took 0.463656 seconds and 4 git commands to generate.