Retro68/binutils/ld/testsuite/ld-mips-elf/tls-hidden2a.s

12 lines
185 B
ArmAsm
Raw Normal View History

2012-03-26 19:18:29 +00:00
.text
lw $2,%gottprel(tls_hidden)($28)
.section .tdata,"awT"
.globl tls_hidden
.hidden tls_hidden
.type tls_hidden,@object
.size tls_hidden,4
.space 0xba8
tls_hidden:
.word 1