LLVM API Documentation
The Import Directory Table. More...
#include <COFF.h>

Public Attributes | |
| uint32_t | ImportLookupTableRVA |
| uint32_t | TimeDateStamp |
| uint32_t | ForwarderChain |
| uint32_t | NameRVA |
| uint32_t | ImportAddressTableRVA |
The Import Directory Table.
There is a single array of these and one entry per imported DLL.
Definition at line 383 of file Support/COFF.h.
Definition at line 386 of file Support/COFF.h.
Definition at line 388 of file Support/COFF.h.
Definition at line 384 of file Support/COFF.h.
Definition at line 387 of file Support/COFF.h.
Definition at line 385 of file Support/COFF.h.