Skip to main content

Module elf

Module elf 

Source
Expand description

ELF parsing boundary.

goblin types must not leak past this module: everything downstream works with ElfMetadata, which is the only domain model of an ELF object.

Structs§

Architecture
Machine, ELF class and endianness: everything that decides whether two objects can be linked into the same process image.
ElfMetadata
Everything elfpak needs to know about a single ELF object.

Enums§

ElfClass
Endianness
Machine
ObjectType