[][src]Function solana_bpf_loader_program::check_elf

pub fn check_elf(prog: &[u8]) -> Result<(), EbpfError<BPFError>>