Structsยง
- Crel
- Compact relocation
- Crel
Iterator - Compact relocation iterator.
- Crel
Iterator ๐Header - Crel
Iterator ๐State - ElfDynamic
Relocation Iterator - An iterator for the dynamic relocations in an
ElfFile. - ElfSection
Relocation Iterator - An iterator for the relocations for an
ElfSection. - Relocation
Sections - A mapping from section index to associated relocation sections.
- Relr
Iterator - An iterator over the relative relocations in an ELF
SHT_RELRsection.
Enumsยง
Traitsยง
- Rel
- A trait for generic access to
elf::Rel32andelf::Rel64. - Rela
- A trait for generic access to
elf::Rela32andelf::Rela64. - Relr
- A trait for generic access to
elf::Relr32andelf::Relr64.
Functionsยง
- parse_
relocation ๐
Type Aliasesยง
- ElfDynamic
Relocation Iterator32 - An iterator for the dynamic relocations in an
ElfFile32. - ElfDynamic
Relocation Iterator64 - An iterator for the dynamic relocations in an
ElfFile64. - ElfSection
Relocation Iterator32 - An iterator for the relocations for an
ElfSection32. - ElfSection
Relocation Iterator64 - An iterator for the relocations for an
ElfSection64.