Function object::elf::gnu_hash [−][src]
pub fn gnu_hash(name: &[u8]) -> u32
Expand description
Calculate the GNU hash for a symbol name.
Used for SHT_GNU_HASH
.
pub fn gnu_hash(name: &[u8]) -> u32
Calculate the GNU hash for a symbol name.
Used for SHT_GNU_HASH
.