Header menu logo B2R2

RelocationInfo Type

Represents relocation information in a Mach-O binary file.

Record fields

Record Field Description

IsPCRel

Full Usage: IsPCRel

Field type: bool

Is this address part of an instruction that uses PC-relative addressing?

Field type: bool

RelocAddr

Full Usage: RelocAddr

Field type: int

Offset in the section to what is being relocated.

Field type: int

RelocLength

Full Usage: RelocLength

Field type: RegType

Relocation length.

Field type: RegType

RelocSection

Full Usage: RelocSection

Field type: Section

Parent section

Field type: Section

RelocSymbol

Full Usage: RelocSymbol

Field type: RelocSymbol

RelocSymbol

Field type: RelocSymbol

Instance members

Instance member Description

this.GetName

Full Usage: this.GetName

Parameters:
Returns: string
symbols : Symbol[]
sections : Section[]
Returns: string

Type something to start searching.