Sign in
fuchsia
/
third_party
/
github.com
/
iovisor
/
ubpf
/
HEAD
/
.
/
tests
/
errors
/
err-call0.data
blob: ac51c7f43c74b4986a53ab6a1ac12d92edf36b28 [
file
] [
log
] [
blame
]
--
asm
mov
%
r0
,
0x12345678
call
local
next
next
:
exit
--
result
0x12345678
--
error
Failed
to load code
:
sub
-
program does
not
end
with
EXIT
or
unconditional jump at PC
1