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