Searched refs:featureAndType (Results 1 – 2 of 2) sorted by relevance
897 uint32_t featureAndType = config->emachine == EM_AARCH64 in readAndFeatures() local913 if (type == featureAndType) { in readAndFeatures()
310 uint32_t featureAndType = config->emachine == EM_AARCH64 in writeTo() local318 write32(buf + 16, featureAndType); // Feature type in writeTo()