Header menu logo B2R2

DynamicArrayEntry Type

Represents a dynamic array entry in the .dynamic section of ELF binaries.

Record fields

Record Field Description

DTag

Full Usage: DTag

Field type: DTag

Kind of entry, which is defined by the d_tag field in the ELF specification.

Field type: DTag

DVal

Full Usage: DVal

Field type: uint64

Value associated with the entry, which can be a simple value or a pointer (address). This is defined as a union of d_val and d_ptr in the ELF specification.

Field type: uint64

Type something to start searching.