RelocationType Type
Relocation type.
Union cases
Union case | Description |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Instance members
Instance member | Description |
Full Usage:
this.IsRelocationARMv7
Returns: bool
|
|
Full Usage:
this.IsRelocationARMv8
Returns: bool
|
|
Full Usage:
this.IsRelocationMIPS
Returns: bool
|
|
Full Usage:
this.IsRelocationPARISC
Returns: bool
|
|
Full Usage:
this.IsRelocationPPC32
Returns: bool
|
|
Full Usage:
this.IsRelocationRISCV
Returns: bool
|
|
Full Usage:
this.IsRelocationSH4
Returns: bool
|
|
Full Usage:
this.IsRelocationX64
Returns: bool
|
|
Full Usage:
this.IsRelocationX86
Returns: bool
|
|
Static members
Static member | Description |
Full Usage:
RelocationType.FromNum(arch) (n)
Parameters:
Architecture
n : uint64
Returns: RelocationType
|
|
|
|