B2R2


RelocationEntry Type

Relocation entry.

Record fields

Record Field Description

RelAddend

Full Usage: RelAddend

Field type: uint64

A constant addend used to compute the value to be stored into the relocatable field.

Field type: uint64

RelOffset

Full Usage: RelOffset

Field type: uint64

The location at which to apply the relocation action.

Field type: uint64

RelSecNumber

Full Usage: RelSecNumber

Field type: int

The number of the section that defines this relocation.

Field type: int

RelSymbol

Full Usage: RelSymbol

Field type: ELFSymbol option

Relocation symbol. Symbol can be None when only the addend is used.

Field type: ELFSymbol option

RelType

Full Usage: RelType

Field type: RelocationType

Relocation type.

Field type: RelocationType