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