Structs§
- MachO
Comdat - A COMDAT section group in a
MachOFile
. - MachO
Comdat Iterator - An iterator for the COMDAT section groups in a
MachOFile
. - MachO
Comdat Section Iterator - An iterator for the sections in a COMDAT section group in a
MachOFile
. - MachO
File - A partially parsed Mach-O file.
Traits§
- Mach
Header - A trait for generic access to
macho::MachHeader32
andmacho::MachHeader64
.
Type Aliases§
- MachO
Comdat32 - A COMDAT section group in a
MachOFile32
. - MachO
Comdat64 - A COMDAT section group in a
MachOFile64
. - MachO
Comdat Iterator32 - An iterator for the COMDAT section groups in a
MachOFile64
. - MachO
Comdat Iterator64 - An iterator for the COMDAT section groups in a
MachOFile64
. - MachO
Comdat Section Iterator32 - An iterator for the sections in a COMDAT section group in a
MachOFile32
. - MachO
Comdat Section Iterator64 - An iterator for the sections in a COMDAT section group in a
MachOFile64
. - MachO
File32 - A 32-bit Mach-O object file.
- MachO
File64 - A 64-bit Mach-O object file.