CoffRelocation.SymbolTableIndex

A zero-based index into the symbol table. This symbol gives the address that is to be used for the relocation. If the specified symbol has section storage class, then the symbol’s address is the address with the first section of the same name.

struct CoffRelocation
uint SymbolTableIndex;

Meta