OpenGrok
Cross Reference: ifunc-14a.s
xref
: /
toolchain
/
binutils
/
binutils-2.25
/
ld
/
testsuite
/
ld-aarch64
/
ifunc-14a.s
Home
|
History
|
Annotate
|
Download
|
only in
ld-aarch64
1
.
text
2
.
globl
bar
3
.
type
bar
, @
function
4
bar
:
5
bl
foo
6
.
size
bar
, .-
bar
7
.
hidden
foo
8