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_FIXUPScommand - 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
- Trait shared by all the relocations defined in
Relocation