Package net.fornwall.jelf
Class ElfHashTable
java.lang.Object
net.fornwall.jelf.ElfSection
net.fornwall.jelf.ElfHashTable
An ELF section containing a hash table for lookup of dynamic symbols.
Note that this has been replaced with
ElfGnuHashTable on modern Linux systems.
See https://flapenguin.me/2017/04/24/elf-lookup-dt-hash/-
Field Summary
Fields inherited from class net.fornwall.jelf.ElfSection
header, parser -
Method Summary
Methods inherited from class net.fornwall.jelf.ElfSection
getData
-
Method Details
-
lookupSymbol
-