Handbook
Glossary
%alien-global ( dst symbol library -- )
Vocabulary
cpu
.
architecture
Inputs
dst
an
object
symbol
an
object
library
an
object
Outputs
None
Definition
USING:
system
;
IN:
cpu.architecture
HOOK:
%alien-global
cpu
( dst symbol library -- )
Methods
USING:
cpu.architecture
kernel
system
;
M:
arm.64
%alien-global
3drop
;
USING:
compiler.codegen.relocation
compiler.constants
cpu.architecture
cpu.x86.assembler
kernel
system
;
M:
x86
%alien-global
[
0
MOV
]
2dip
rc-absolute-cell
rel-dlsym
;