Header menu logo B2R2

RelocSymbol Type

Represents a relocation symbol, which can either be a symbol index or a section ordinal.

Union cases

Union case Description

SecOrdinal num

Full Usage: SecOrdinal num

Parameters:
    num : int

num : int

SymIndex idx

Full Usage: SymIndex idx

Parameters:
    idx : int

idx : int

Instance members

Instance member Description

this.IsSecOrdinal

Full Usage: this.IsSecOrdinal

Returns: bool
Returns: bool

this.IsSymIndex

Full Usage: this.IsSymIndex

Returns: bool
Returns: bool

Type something to start searching.