| Class | Description |
|---|---|
| MachOObjectFile |
Models a Mach-O relocatable object file.
|
| MachOObjectFile.SectionInfoStruct |
Section directory entries as held by a Segment64 load command.
|
| MachORegularSection | |
| MachOStrtab | |
| MachOSymtab | |
| MachOUserDefinedSection | |
| MachOZeroFillSection |
| Enum | Description |
|---|---|
| MachOCpuType |
Mach-O CPU type.
|
| MachOObjectFile.FileType |
Mach-O file type.
|
| MachOObjectFile.LoadCommandKind |
This enum defines an element for every defined value for 'cmd', i.e.
|
| MachOObjectFile.SectionFlag | |
| MachOObjectFile.SectionType | |
| MachOObjectFile.VMProt |