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-x86-64
/
pr25416-2.s
blob
b6dbb6d93ad3c62922ed1a3a1f31648c814f0873
1
.text
2
.globl _start
3
.type _start, @function
4
_start
:
5
lea foo@TLSDESC
(%
rip
), %
rax
6
call
*
foo@TLSCALL
(%
rax
)
7
.section .tdata,
"awT"
,@progbits
8
.align 4
9
.type foo, @object
10
.size foo, 4
11
foo
:
12
.long 30
13
.section .note.GNU-stack,
""
,@progbits