repo.or.cz
/
binutils
/
dougsmingw.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
gas:
[binutils/dougsmingw.git]
/
ld
/
testsuite
/
ld-powerpc
/
tlslib32.s
blob
14dc96686377798bf8f1f57ecc6efe58247ab4d4
1
.global __tls_get_addr,__tls_get_addr_opt,gd,ld
2
.type __tls_get_addr,@function
3
.type __tls_get_addr_opt,@function
4
5
.section
".tbss"
,
"awT"
,@nobits
6
.align 2
7
gd
:
.space 4
8
9
.section
".tdata"
,
"awT"
,@progbits
10
.align 2
11
ld
:
.long 0xc0ffee
12
13
.text
14
__tls_get_addr
:
15
__tls_get_addr_opt
:
16
blr