OptionalHeader.NumberOfRvaAndSizes

The number of data-directory entries in the remainder of the optional header. Each describes a location and size.

struct OptionalHeader
uint NumberOfRvaAndSizes;

Meta