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