Module lief::pe::dynamic_relocation

Expand description

Module related to dynamic relocations (DVRT)

Structs

  • This structure represents a dynamic relocation (IMAGE_DYNAMIC_RELOCATION32 or IMAGE_DYNAMIC_RELOCATION64)
  • This class represents a dynamic relocation (IMAGE_DYNAMIC_RELOCATION64_V2 or IMAGE_DYNAMIC_RELOCATION32_V2)

Enums

Constants

Traits