Module dynamic_fixups
Structs§
- ARM64
Kernel - This class wraps fixups associated with the (special) symbol value:
crate::pe::dynamic_relocation::IMAGE_DYNAMIC_RELOCATION_ARM64_KERNEL_IMPORT_CALL_TRANSFER. - ARM64
Kernel Entry - Mirror
IMAGE_IMPORT_CONTROL_TRANSFER_ARM64_RELOCATION - Arm64X
- This structure represents the
crate::pe::dynamic_relocation::IMAGE_DYNAMIC_RELOCATION_ARM64Xspecial value - Arm64X
Reloc Entry - Structure that describes a relocation entry for
Arm64X - Control
Transfer - This class wraps fixups associated with the (special) symbol value:
crate::pe::dynamic_relocation::IMAGE_DYNAMIC_RELOCATION_GUARD_IMPORT_CONTROL_TRANSFER. - Control
Transfer Entry - Mirror
IMAGE_IMPORT_CONTROL_TRANSFER_DYNAMIC_RELOCATION - Function
Override - This structure represents the
crate::pe::dynamic_relocation::IMAGE_DYNAMIC_RELOCATION_FUNCTION_OVERRIDEspecial value - Function
Override Info - Generic
- This structure represents a generic entry where fixups are regular
relocations:
crate::pe::Relocation - Image
BddDynamic Relocation - Mirror
IMAGE_BDD_DYNAMIC_RELOCATION - Image
BddInfo - Mirror
IMAGE_BDD_INFO - Unknown
- This class represents an special dynamic relocation where the format of the fixups is not supported by LIEF.
Enums§
- Dynamic
Fixup - This enum wraps the different fixups that can be associated with a
crate::pe::DynamicRelocation