Skip to main content

Module elf

Module elf 

Source

Structs§

ElfAnalysis
Results of the ELF analysis passes.
ElfBinary
A parsed and loaded ELF binary.
FunctionSymbol
A known function start address extracted from an ELF symbol table.
ImportSymbol
A resolver slot for an imported function.
LoadSegment

Enums§

ElfError
Errors that can occur while parsing an ELF binary.

Functions§

from_elf_machine