[][src]Function goblin::elf::dynamic::dyn32::from_fd

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

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