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
/
emit-relocs-118.s
blob
0fe7593f9c35efc719164fd4cfad00cc2dca439e
1
.global v1
2
.global v2
3
.section .tdata,
"awT"
,%progbits
4
v1
:
5
.word 0xdeaddead
6
.word 0xdeaddead
7
v2
:
8
.word 0xcafecafe
9
.word 0xcafecafe
10
11
.text
12
ldr x0
, [
x9
,
#:tprel_lo12:v2]