OptionalHeader.BaseOfCode

The address that is relative to the image base of the beginning-of-code section when it is loaded into memory.

struct OptionalHeader
uint BaseOfCode;

Meta