CPUSubType
|
CPUSubType specifies the exact model of the CPU.
|
CPUType (Module)
|
|
CPUType (Type)
|
CPUType indicates the architecture.
|
DyLdInfoCmd
|
DYLD information command (dyld_info_command).
|
DyLibCmd
|
Dynamic library command: the data used by the dynamic linker to match a
shared library against the files that have linked to it.
|
DySymTabCmd
|
Dynamic symbol table command.
|
ExportInfo
|
|
Fat
|
|
FatArch
|
Describes the location within the binary of an object file targeted at a
single architecture (fat_arch).
|
FuncStartsCmd
|
Function starts command (LC_FUNCTION_STARTS).
|
Header
|
|
LoadCmdType
|
|
LoadCommand
|
The load command structures are located directly after the header of the
object file, and they specify both the logical structure of the file and the
layout of the file in virtual memory.
|
MachFileType
|
|
MachFlag
|
|
MachHeader
|
Mach-O file format header.
|
MachSection
|
|
MachSymbol
|
|
MachToolbox
|
This is a basic toolbox for parsing Mach-O binaries, which is returned from
parsing a Mach-O header.
|
Magic
|
Magic number for Mach-O header.
|
MainCmd
|
|
RelocationInfo
|
|
RelocSymbol
|
|
SectionAttribute
|
|
SectionType
|
|
SegCmd
|
|
SymbolType
|
|
SymInfo
|
|
SymTabCmd
|
|
UnhandledCommand
|
This type represents a load command unhandled by B2R2.
|