Sign in
gnu
/
binutils-gdb
/
a656ed5bea55de6af0e9e3655845d602580e670b
/
.
/
ld
/
testsuite
/
ld-vxworks
/
tls-1.s
blob: 8fa97ab528cc6bfca945c518b3f8533faa78f05b [
file
] [
log
] [
blame
]
.globl foo
foo
:
.section .tls_data
.p2align
2
.type i
,
%object
.size i
,
4
i
:
.space
4
.globl __tls__i
.section .tls_vars
.p2align
2
.type __tls__i
,
%object
.size __tls__i
,
12
__tls__i
:
.4
byte i
.4
byte
0
.4
byte
4