LLVM 22.0.0git
|
#include "llvm/Object/COFF.h"
Public Member Functions | |
bool | isNull () const |
|
inline |
Definition at line 571 of file COFF.h.
References ForwarderChain, ImportAddressTableRVA, ImportLookupTableRVA, NameRVA, and TimeDateStamp.
support::ulittle32_t llvm::object::coff_import_directory_table_entry::ForwarderChain |
support::ulittle32_t llvm::object::coff_import_directory_table_entry::ImportAddressTableRVA |
support::ulittle32_t llvm::object::coff_import_directory_table_entry::ImportLookupTableRVA |
support::ulittle32_t llvm::object::coff_import_directory_table_entry::NameRVA |
support::ulittle32_t llvm::object::coff_import_directory_table_entry::TimeDateStamp |