Module goblin::elf64 [] [src]

The ELF 64-bit struct definitions and associated values

Reexports

pub use elf::strtab;

Modules

dyn
gnu_hash

TODO add proper writeup for how this is constructed, how it resolves symbols, and how it works, see: https://blogs.oracle.com/ali/entry/gnu_hash_elf_sections A Gnu Hash table as 4 sections:

header
program_header
rela
section_header
sym