|
LLVM
3.7.0
|
#include <COFF.h>
Definition at line 164 of file Object/COFF.h.
| support::ulittle32_t llvm::object::import_directory_table_entry::ForwarderChain |
Definition at line 167 of file Object/COFF.h.
| support::ulittle32_t llvm::object::import_directory_table_entry::ImportAddressTableRVA |
Definition at line 169 of file Object/COFF.h.
Referenced by llvm::object::ImportDirectoryEntryRef::getImportAddressTableRVA().
| support::ulittle32_t llvm::object::import_directory_table_entry::ImportLookupTableRVA |
Definition at line 165 of file Object/COFF.h.
Referenced by llvm::object::ImportDirectoryEntryRef::getImportLookupEntry(), and llvm::object::ImportDirectoryEntryRef::getImportLookupTableRVA().
| support::ulittle32_t llvm::object::import_directory_table_entry::NameRVA |
Definition at line 168 of file Object/COFF.h.
Referenced by llvm::object::ImportDirectoryEntryRef::getName().
| support::ulittle32_t llvm::object::import_directory_table_entry::TimeDateStamp |
Definition at line 166 of file Object/COFF.h.
1.8.6