B2R2


Symbol Type

A symbol object defined in a file-format-agnostic way.

Record fields

Record Field Description

Address

Full Usage: Address

Field type: Addr

Address of the symbol.

Field type: Addr

ArchOperationMode

Full Usage: ArchOperationMode

Field type: ArchOperationMode

Corresponding ArchOperationMode for this symbol, which is only meaningful for ARM.

Field type: ArchOperationMode

Kind

Full Usage: Kind

Field type: SymbolKind

Symbol kind.

Field type: SymbolKind

LibraryName

Full Usage: LibraryName

Field type: string

Corresponding library name.

Field type: string

Name

Full Usage: Name

Field type: string

Symbol name.

Field type: string

Target

Full Usage: Target

Field type: TargetKind

Symbol target.

Field type: TargetKind