Constant solana_rbpf::ebpf::PROG_MAX_SIZE[][src]

pub const PROG_MAX_SIZE: usize = PROG_MAX_INSNS * INSN_SIZE; // 0_x00_080_000usize

Maximum size of an eBPF program, in bytes.