repo.or.cz
/
binutils.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Skip local IFUNC symbols when checking dynamic relocs in read-only sections.
[binutils.git]
/
ld
/
testsuite
/
ld-ifunc
/
ifunc-14a.s
blob
9f2060441cd905413059a7f1c2d1f469dbec8619
1
.text
2
.globl bar
3
.type bar, @function
4
bar
:
5
jmp foo
6
.size bar, .-bar
7
.hidden foo