public interface RelocatedPointer
extends ComparableWord
A pointer which is relocated when the native image is loaded at runtime. Relocation entries are
created for such pointers in the native image. As a consequence, the value of a
RelocatedPointer is not known at native image generation.
Since:
19.0
Method Summary
Methods inherited from interface org.graalvm.word.ComparableWord