SymbolTableEntry.Value

The value that is associated with the symbol. The interpretation of this field depends on SectionNumber and StorageClass. A typical meaning is the relocatable address.

struct SymbolTableEntry
uint Value;

Meta