Module elf

Module elf 

Source
Expand description

ELF (aarch64) support and utils

Modules§

mod0
MOD0 format utils
rc
ELF-related result definitions

Structs§

Dyn
Represents an ELF dynamic entry.
InfoSymbol
Represents an ELF info symbol.
Rel
Represents an ELF Rel type.
Rela
Represents an ELF Rela type.

Enums§

RelocationType
Represents ELF relocation types.
Tag
Represents ELF tags. Cherry picked from valid relocation types.

Functions§

relocate_with_dyn
Relocates a base address with its corresponding Dyn reference.

Unions§

Info
Represents an ELF info value.