Sign in
nest-open-source
/
stadia-controller
/
gcc-arm-none-eabi
/
3c699435f69c74a12f5fe18c0181fba6f1dd0479
/
.
/
src
/
gdb
/
ld
/
testsuite
/
ld-i386
/
protected1.s
blob: 2edaeb20dc3f22d116c100176c6e669633f06e93 [
file
]
.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