lief::macho

Module relocation

Structs§

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

Enums§

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

Traits§

Type Aliases§