[][src]Function hf2::utils::elf_to_bin

pub fn elf_to_bin(path: PathBuf) -> Result<(Vec<u8>, u32), UtilError>

Returns a contiguous bin with 0s between non-contiguous sections and starting address from an elf.