Function dof::des::extract_dof_sections[][src]

pub fn extract_dof_sections<P: AsRef<Path>>(
    path: P
) -> Result<Vec<Section>, Error>

Extract DOF sections from the given object file (ELF or Mach-O)