ImportDirectoryTableEntry.importAddressTableRVA

The RVA of the import address table. The contents of this table are identical to the contents of the import lookup table until the image is bound.

struct ImportDirectoryTableEntry
uint importAddressTableRVA;

Meta