Searched refs:featureAndType (Results 1 – 2 of 2) sorted by relevance
979 uint32_t featureAndType = config->emachine == EM_AARCH64 in readGnuProperty() local995 if (type == featureAndType) { in readGnuProperty()
326 uint32_t featureAndType = config->emachine == EM_AARCH64 in writeTo() local332 write32(buf + offset + 0, featureAndType); // Feature type in writeTo()