* ld-cris/got7.s, ld-cris/init.s, ld-cris/pic-gc-72.d,
[deliverable/binutils-gdb.git] / ld / testsuite / ld-cris / tls-hx.s
1 .hidden x
2 .globl x
3 .section .tdata,"awT",@progbits
4 .p2align 2
5 .type x, @object
6 .size x, 4
7 x:
8 .long 40
This page took 0.032542 seconds and 5 git commands to generate.