add-relocation ( class type -- )
Relocatable VM objects

Next:rel-decks-offset ( class -- )


Vocabulary
compiler.codegen.relocation

Inputs
classa relocation class such as rc-relative
typea relocation type such as rt-safepoint


Outputs
None

Word description
Adds one relocation to the relocation table.

Definition