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
Delete asection.symbol_ptr_ptr
[binutils-gdb.git]
/
ld
/
testsuite
/
ld-m68k
/
tls-gd-3.s
blob
ff0ee84c73fb1523c18b99a63b7fbf4307b5a1ed
1
#NO_APP
2
.text
3
.align 2
4
.globl foo
5
.type foo, @function
6
foo
:
7
pea x@TLSGD
(%
a5
)
8
.size foo, .-foo
9
.globl x
10
.hidden x
11
.section .tdata,
"awT"
,@progbits
12
.align 2
13
.type x, @object
14
.size x, 4
15
x
:
16
.long 0
17
.section .note.GNU-stack,
""
,@progbits