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]
/
gold
/
testsuite
/
x86_64_indirect_jump_to_direct1.s
blob
b817e345cecb180b315ed88ee3fe83fc5a85687e
1
.text
2
.globl foo
3
.type foo, @function
4
foo
:
5
ret
6
.size foo, .-foo
7
.globl main
8
.type main, @function
9
main
:
10
jmp
*
foo@GOTPCREL
(%
rip
)
11
.size main, .-main