Header menu logo B2R2

DyLibCmd Type

Represents a 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

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

Type something to start searching.