Structs§
- MachO
Section - A section in a
MachOFile
. - MachO
Section 🔒Internal - MachO
Section Iterator - An iterator for the sections in a
MachOFile
.
Traits§
- Section
- A trait for generic access to
macho::Section32
andmacho::Section64
.
Type Aliases§
- MachO
Section32 - A section in a
MachOFile32
. - MachO
Section64 - A section in a
MachOFile64
. - MachO
Section Iterator32 - An iterator for the sections in a
MachOFile32
. - MachO
Section Iterator64 - An iterator for the sections in a
MachOFile64
.