[][src]Function metagoblin::elf::dynamic::dyn32::dyn64::from_fd

pub fn from_fd(
    fd: &File,
    phdrs: &[ProgramHeader]
) -> Result<Option<Vec<Dyn>>, Error>

Returns a vector of dynamic entries from the given fd and program headers