Function parse_elf

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

parse ELF and construct file::ELF