Expand description
ELF (aarch64) support and utils
Modules§
Structs§
- Dyn
- Represents an ELF dynamic entry.
- Info
Symbol - Represents an ELF info symbol.
- Rel
- Represents an ELF Rel type.
- Rela
- Represents an ELF Rela type.
Enums§
- Relocation
Type - 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
Dynreference.
Unions§
- Info
- Represents an ELF info value.