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