IRelocationTable Type
Relocation table in a binary file.
Instance members
Instance member | Description |
|
|
Full Usage:
this.GetRelocationInfos
Returns: Symbol[]
An array of relocation symbols.
Modifiers: abstract |
|
Full Usage:
this.HasRelocationInfo
Parameters:
Addr
Returns: bool
True if the address has a relocation information, false otherwise.
Modifiers: abstract |