repo.or.cz
/
binutils-gdb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Automatic date update in version.in
[binutils-gdb.git]
/
ld
/
testsuite
/
ld-aarch64
/
tls-relax-gd-le.s
blob
eb6fc2f962ff42140dcd1c54117d3372dbc2b406
1
.section .tdata
2
var
:
3
.word 2
4
.text
5
adrp x0
, :
tlsgd
:
var
6
add
x0
,
x0
, :
tlsgd_lo12
:
var
7
bl
__tls_get_addr
8
nop
9
ldr w0
, [
x0
]