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