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 422 of file Support/COFF.h.
Definition at line 425 of file Support/COFF.h.
Definition at line 427 of file Support/COFF.h.
Definition at line 423 of file Support/COFF.h.
Definition at line 426 of file Support/COFF.h.
Definition at line 424 of file Support/COFF.h.