Module section

Source

Structs§

MachOSection
A section in a MachOFile.
MachOSectionInternal 🔒
MachOSectionIterator
An iterator for the sections in a MachOFile.

Traits§

Section
A trait for generic access to macho::Section32 and macho::Section64.

Type Aliases§

MachOSection32
A section in a MachOFile32.
MachOSection64
A section in a MachOFile64.
MachOSectionIterator32
An iterator for the sections in a MachOFile32.
MachOSectionIterator64
An iterator for the sections in a MachOFile64.