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

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