CoffFileHeader.NumberOfSections

The number of sections. This indicates the size of the section table, which immediately follows the headers.

struct CoffFileHeader
ushort NumberOfSections;

Meta