Searched refs:ImportLookupTableRVA (Results 1 – 6 of 6) sorted by relevance
488 uint32_t ImportLookupTableRVA; member
1495 return importedSymbolBegin(ImportTable[Index].ImportLookupTableRVA, in lookup_table_begin()1500 return importedSymbolEnd(ImportTable[Index].ImportLookupTableRVA, in lookup_table_end()1520 Result = ImportTable[Index].ImportLookupTableRVA; in getImportLookupTableRVA()
324 {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()