Sign in
nest-open-source
/
stadia-controller
/
gcc-arm-none-eabi
/
refs/heads/master
/
.
/
src
/
binutils
/
ld
/
testsuite
/
ld-i386
/
protected1.s
blob: 2edaeb20dc3f22d116c100176c6e669633f06e93 [
file
] [
log
] [
blame
] [
edit
]
.text
.globl foo
.protected foo
.type foo
,
@
function
foo
:
ret
.size foo
,
.
-
foo
.globl bar
.type bar
,
@
function
bar
:
leal foo
@
GOTOFF
(%ecx), %
eax
ret
.size bar
,
.
-
bar