Function goblin::elf::dynamic::dyn64::from_fd [−][src]
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