rel-safepoint ( class -- )
Relocatable VM objects

Prev:rel-decks-offset ( class -- )
Next:add-dlsym-parameters ( symbol dll -- )


Vocabulary
compiler.codegen.relocation

Inputs
classa relocation class


Outputs
None

Word description
Adds a safe point to the relocation-table for the current code offset. This word is used by the %safepoint generator.

Definition