struct ImportDirectoryTableEntry
Declaration
struct ImportDirectoryTableEntry { /* full declaration omitted */ };
Description
The Import Directory Table. There is a single array of these and one entry per imported DLL.
Declared at: llvm/include/llvm/BinaryFormat/COFF.h:472
Member Variables
- public uint32_t ImportLookupTableRVA
- public uint32_t TimeDateStamp
- public uint32_t ForwarderChain
- public uint32_t NameRVA
- public uint32_t ImportAddressTableRVA