Function elf_utilities::parser::parse_elf[][src]

pub fn parse_elf(file_path: &str) -> Result<ELF, Box<dyn Error>>

parse ELF and construct file::ELF