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
Update contributors list for update of alpha-vms bfd.
[binutils.git]
/
ld
/
testsuite
/
ld-powerpc
/
tlslib.s
blob
08f27a27f2b60e3fbf8315e3814e63c38e3afb64
1
.global .__tls_get_addr,__tls_get_addr,gd,ld
2
.type .__tls_get_addr,@function
3
4
.section
".opd"
,
"aw"
,@progbits
5
__tls_get_addr
:
6
.align 3
7
.quad .__tls_get_addr
8
.quad .TOC.@tocbase
9
.quad 0
10
11
.section
".tbss"
,
"awT"
,@nobits
12
.align 3
13
gd
:
.space 8
14
15
.section
".tdata"
,
"awT"
,@progbits
16
.align 2
17
ld
:
.long 0xc0ffee
18
19
.text
20
.__tls_get_addr:
21
blr