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