xref
: /
toolchain
/
binutils
/
binutils-2.27
/
ld
/
testsuite
/
ld-ifunc
/
ifunc-14a.s
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
.
text
2
.
globl
bar
3
.
type
bar
, @
function
4
bar
:
5
jmp
foo
6
.
size
bar
, .-
bar
7
.
hidden
foo
8