LLVM: llvm::object::coff_import_directory_table_entry Struct Reference (original) (raw)

#include "[llvm/Object/COFF.h](Object%5F2COFF%5F8h%5Fsource.html)"

Public Attributes
support::ulittle32_t ImportLookupTableRVA
support::ulittle32_t TimeDateStamp
support::ulittle32_t ForwarderChain
support::ulittle32_t NameRVA
support::ulittle32_t ImportAddressTableRVA

Definition at line 564 of file COFF.h.

isNull()

bool llvm::object::coff_import_directory_table_entry::isNull ( ) const inline

ForwarderChain

ImportAddressTableRVA

ImportLookupTableRVA

NameRVA

TimeDateStamp


The documentation for this struct was generated from the following file: