B2R2


DyLibCmd Type

Dynamic library command: the data used by the dynamic linker to match a shared library against the files that have linked to it.

Record fields

Record Field Description

Cmd

Full Usage: Cmd

Field type: LoadCmdType
Field type: LoadCmdType

CmdSize

Full Usage: CmdSize

Field type: uint32
Field type: uint32

DyLibCmpVer

Full Usage: DyLibCmpVer

Field type: uint32

Library's compatibility vers number.

Field type: uint32

DyLibCurVer

Full Usage: DyLibCurVer

Field type: uint32

Library's current version number.

Field type: uint32

DyLibName

Full Usage: DyLibName

Field type: string

Library's path name.

Field type: string

DyLibTimeStamp

Full Usage: DyLibTimeStamp

Field type: uint32

Library's build time stamp.

Field type: uint32