Handbook
Glossary
init-relocation ( -- )
Vocabulary
compiler
.
codegen
.
relocation
Word description
Initializes the dynamic variables related to code relocation.
Definition
USING:
kernel
namespaces
;
IN:
compiler.codegen.relocation
:
init-relocation
( -- )
V{
}
clone
parameter-table
set
V{
}
clone
literal-table
set
BV{
}
clone
relocation-table
set
0
extra-offset
set
;