B2R2


DyLdInfoCmd Type

DYLD information command (dyld_info_command).

Record fields

Record Field Description

BindOff

Full Usage: BindOff

Field type: int

File offset to binding info

Field type: int

BindSize

Full Usage: BindSize

Field type: uint32

The size of binding info.

Field type: uint32

Cmd

Full Usage: Cmd

Field type: LoadCmdType
Field type: LoadCmdType

CmdSize

Full Usage: CmdSize

Field type: uint32
Field type: uint32

ExportOff

Full Usage: ExportOff

Field type: int

File offset to export info.

Field type: int

ExportSize

Full Usage: ExportSize

Field type: uint32

The size of export info.

Field type: uint32

LazyBindOff

Full Usage: LazyBindOff

Field type: int

File offset to lazy binding info.

Field type: int

LazyBindSize

Full Usage: LazyBindSize

Field type: uint32

The size of lazy binding info.

Field type: uint32

RebaseOff

Full Usage: RebaseOff

Field type: int

File offset to rebase info.

Field type: int

RebaseSize

Full Usage: RebaseSize

Field type: uint32

The size of rebase info.

Field type: uint32

WeakBindOff

Full Usage: WeakBindOff

Field type: int

File offset to weak binding info.

Field type: int

WeakBindSize

Full Usage: WeakBindSize

Field type: uint32

The size of weak binding info.

Field type: uint32