OptionalHeader.SizeOfInitializedData

The size of the initialized data section, or the sum of all such sections if there are multiple data sections.

struct OptionalHeader
uint SizeOfInitializedData;

Meta