Searched refs:DataEntry (Results 1 – 1 of 1) sorted by relevance
429 const data_directory *DataEntry; in initImportTablePtr() local430 if (getDataDirectory(COFF::IMPORT_TABLE, DataEntry)) in initImportTablePtr()434 if (DataEntry->RelativeVirtualAddress == 0) in initImportTablePtr()437 uint32_t ImportTableRva = DataEntry->RelativeVirtualAddress; in initImportTablePtr()438 NumberOfImportDirectory = DataEntry->Size / in initImportTablePtr()