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-ifunc
/
ifunc-7-x86-64.s
blob
24fce11493c0d7932370c3ef293408729cd47eb3
1
.text
2
.type foo, %gnu_indirect_function
3
.globl foo
4
.type foo, @function
5
foo
:
6
ret
7
.size foo, .-foo
8
.hidden foo
9
.type start,
"function"
10
.global start
11
start
:
12
.type _start,
"function"
13
.global _start
14
_start
:
15
.type __start,
"function"
16
.global __start
17
__start
:
18
.type __start,
"function"
19
call foo@PLT
20
movq foo@GOTPCREL
(%
rip
), %
rax