[−][src]Function elf_utilities::parser::read_elf32
pub fn read_elf32(file_path: &str) -> Result<ELF32, Box<dyn Error>>
read 32bit ELF and construct file::ELF32
pub fn read_elf32(file_path: &str) -> Result<ELF32, Box<dyn Error>>
read 32bit ELF and construct file::ELF32