Home
last modified time | relevance | path

Searched defs:coff_import_directory_table_entry (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/Object/
DCOFF.h531 struct coff_import_directory_table_entry { struct
532 support::ulittle32_t ImportLookupTableRVA;
533 support::ulittle32_t TimeDateStamp;
534 support::ulittle32_t ForwarderChain;
535 support::ulittle32_t NameRVA;
536 support::ulittle32_t ImportAddressTableRVA;
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DCOFF.h555 struct coff_import_directory_table_entry { struct
556 support::ulittle32_t ImportLookupTableRVA;
557 support::ulittle32_t TimeDateStamp;
558 support::ulittle32_t ForwarderChain;
559 support::ulittle32_t NameRVA;
560 support::ulittle32_t ImportAddressTableRVA;
562 bool isNull() const { in isNull()
/external/llvm-project/llvm/include/llvm/Object/
DCOFF.h555 struct coff_import_directory_table_entry { struct
556 support::ulittle32_t ImportLookupTableRVA;
557 support::ulittle32_t TimeDateStamp;
558 support::ulittle32_t ForwarderChain;
559 support::ulittle32_t NameRVA;
560 support::ulittle32_t ImportAddressTableRVA;
562 bool isNull() const { in isNull()