B2R2


SymTabCmd Type

Symbol table command.

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

NumOfSym

Full Usage: NumOfSym

Field type: uint32

An integer indicating the number of entries in the symbol table.

Field type: uint32

StrOff

Full Usage: StrOff

Field type: int

An integer containing the byte offset from the start of the image to the location of the string table.

Field type: int

StrSize

Full Usage: StrSize

Field type: uint32

An integer indicating the size (in bytes) of the string table.

Field type: uint32

SymOff

Full Usage: SymOff

Field type: int

An integer containing the byte offset from the start of the file to the location of the symbol table entries.

Field type: int