Function ropr::sections::parse_elf[][src]

pub fn parse_elf<'b>(elf: &Elf<'_>, bytes: &'b [u8]) -> Result<Vec<Section<'b>>>