Function o1vm::elf_loader::parse_elf

source ·
pub fn parse_elf(arch: Architecture, path: &Path) -> Result<State, String>