[][src]Function goblin::elf::dynamic::dyn64::from_raw

Important traits for &'_ [u8]
pub unsafe fn from_raw<'a>(bias: usize, vaddr: usize) -> &'a [Dyn]

Given a bias and a memory address (typically for a correctly mmap'd binary in memory), returns the _DYNAMIC array as a slice of that memory