Searched refs:ImportLookupTableRVA (Results 1 – 6 of 6) sorted by relevance
488 uint32_t ImportLookupTableRVA; member
1511 return importedSymbolBegin(ImportTable[Index].ImportLookupTableRVA, in lookup_table_begin()1516 return importedSymbolEnd(ImportTable[Index].ImportLookupTableRVA, in lookup_table_end()1536 Result = ImportTable[Index].ImportLookupTableRVA; in getImportLookupTableRVA()
289 {u32(offsetof(coff_import_directory_table_entry, ImportLookupTableRVA)), in createImportDescriptor()
556 support::ulittle32_t ImportLookupTableRVA; member563 return ImportLookupTableRVA == 0 && TimeDateStamp == 0 && in isNull()
506 static_cast<uint32_t>(Dir->ImportLookupTableRVA), in printImportTables()
120 e->ImportLookupTableRVA = lookupTab->getRVA(); in writeTo()