Package net.fornwall.jelf
Class ElfGnuHashTable
java.lang.Object
net.fornwall.jelf.ElfSection
net.fornwall.jelf.ElfGnuHashTable
An ELF section containing a hash table for lookup of dynamic symbols.
Has the section type
ElfSectionHeader.SHT_GNU_HASH.
Replaces ElfHashTable on almost all modern Linux systems.
See https://flapenguin.me/2017/05/10/elf-lookup-dt-gnu-hash/-
Field Summary
Fields inherited from class net.fornwall.jelf.ElfSection
header, parser -
Method Summary
Methods inherited from class net.fornwall.jelf.ElfSection
getData