Module lief::macho::relocation

Structs

  • Structure that represents a bytecode rebase operation (from LC_DYLD_INFO)
  • Structure that represents a fixup (i.e. relocation) from the recent from LC_DYLD_CHAINED_FIXUPS command
  • This structure represents a relocation in a Mach-O object file (.o)

Enums

  • Enum that represents the different to encode/represent a relocation in a Mach-O file

Traits

Type Aliases