Handbook
Glossary
add-relocation ( class type -- )
Relocatable VM objects
Next:
rel-decks-offset ( class -- )
Vocabulary
compiler
.
codegen
.
relocation
Inputs
class
a relocation class such as
rc-relative
type
a relocation type such as
rt-safepoint
Outputs
None
Word description
Adds one relocation to the relocation table.
Definition
IN:
compiler.codegen.relocation
:
add-relocation
( class type -- )
compiled-offset
add-relocation-at
;