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
Re-add support for lbarx, lharx, stbcx. and sthcx. insns back to the E6500 cpu.
[binutils-gdb.git]
/
ld
/
testsuite
/
ld-aarch64
/
ifunc-21.s
blob
a1563dcbbdde0a71185e636ace004320565a2cb9
1
.text
2
.type ifunc, @gnu_indirect_function
3
.hidden ifunc
4
ifunc
:
5
ret
6
.size ifunc, .-ifunc
7
.type bar, @function
8
.globl bar
9
bar
:
10
adrp x0
, :
got
:
ifunc
11
ldr x0
, [
x0
,
#:got_lo12:ifunc]
12
ret
13
.size bar, .-bar