RelocationTableBuilder.addRelRelocation
size_t addRelRelocation(ulong offset, uint symbolIndex, uint type)Add a REL relocation (without addend).
Parameters
offset | The offset where the relocation applies. |
symbolIndex | The symbol table index. |
type | The relocation type. |
Returns
The relocation's index in the table.