Constant solana_rbpf::ebpf::CALL_IMM [−][src]
pub const CALL_IMM: u8 = BPF_JMP | BPF_CALL; // 0_x85u8
BPF opcode: call imm
/// syscall function call to syscall with key imm
.
pub const CALL_IMM: u8 = BPF_JMP | BPF_CALL; // 0_x85u8
BPF opcode: call imm
/// syscall function call to syscall with key imm
.