Module lief::pe::dynamic_fixups
Structs
- This class wraps fixups associated with the (special) symbol value:
crate::pe::dynamic_relocation::IMAGE_DYNAMIC_RELOCATION_ARM64_KERNEL_IMPORT_CALL_TRANSFER
. - Mirror
IMAGE_IMPORT_CONTROL_TRANSFER_ARM64_RELOCATION
- This structure represents the
crate::pe::dynamic_relocation::IMAGE_DYNAMIC_RELOCATION_ARM64X
special value - Structure that describes a relocation entry for
Arm64X
- This class wraps fixups associated with the (special) symbol value:
crate::pe::dynamic_relocation::IMAGE_DYNAMIC_RELOCATION_GUARD_IMPORT_CONTROL_TRANSFER
. - Mirror
IMAGE_IMPORT_CONTROL_TRANSFER_DYNAMIC_RELOCATION
- This structure represents the
crate::pe::dynamic_relocation::IMAGE_DYNAMIC_RELOCATION_FUNCTION_OVERRIDE
special value - This structure represents a generic entry where fixups are regular relocations:
crate::pe::Relocation
- Mirror
IMAGE_BDD_DYNAMIC_RELOCATION
- Mirror
IMAGE_BDD_INFO
- This class represents an special dynamic relocation where the format of the fixups is not supported by LIEF.
Enums
- This enum wraps the different fixups that can be associated with a
crate::pe::DynamicRelocation