repo.or.cz
/
binutils.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
* elf32-ppc.c (ppc_elf_check_relocs): Set pointer_equality_needed
[binutils.git]
/
ld
/
testsuite
/
ld-arm
/
tls-lib.s
blob
fa928c087e84320ccfe114712a999df0189005ae
1
.text
2
.globl foo
3
.type foo, %function
4
foo
:
5
nop
6
.L2:
7
nop
8
mov pc
,
lr
9
10
.Lpool:
11
.word lib_gd(tlsgd) + (. - .L2 - 8)
12
.word lib_ld(tlsldm) + (. - .L2 - 8)
13
.word lib_ld(tlsldo)
14
15
.section .tdata,
"awT"
16
.global lib_gd
17
lib_gd
:
18
.space 4
19
20
.global lib_ld
21
lib_ld
:
22
.space 4