parse_elf

Function parse_elf 

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