SymbolTableEntry.SectionNumber

The signed integer that identifies the section, using a one-based index into the section table. Some values have special meaning, as defined in section 5.4.2, “Section Number Values.” +//// See enum SymbolSectionNumbe

struct SymbolTableEntry
short SectionNumber;

Meta