polkavm_common::zygote

Constant VM_ADDR_JUMP_TABLE

Source
pub const VM_ADDR_JUMP_TABLE: u64 = 0x800000000;
Expand description

The address where the indirect jump table starts inside of the VM.

This is not directly accessible by the program running inside of the VM.