Searched refs:andFeatures (Results 1 – 9 of 9) sorted by relevance
214 uint32_t andFeatures = 0;
136 uint32_t andFeatures = 0; member
488 (config->andFeatures & GNU_PROPERTY_X86_FEATURE_1_IBT)) { in createSyntheticSections()507 if (config->andFeatures) in createSyntheticSections()
320 write32(buf + 24, config->andFeatures); // Feature flags in writeTo()1440 if (config->andFeatures & GNU_PROPERTY_AARCH64_FEATURE_1_BTI) in computeContents()2501 (config->andFeatures & GNU_PROPERTY_X86_FEATURE_1_IBT)) in PltSection()
2448 uint32_t features = f->andFeatures; in getAndFeatures()2818 config->andFeatures = getAndFeatures(); in link()
987 this->andFeatures = readAndFeatures<ELFT>(InputSection(*this, sec, name)); in createInputSection()
842 btiHeader = (config->andFeatures & GNU_PROPERTY_AARCH64_FEATURE_1_BTI); in AArch64BtiPac()948 if ((config->andFeatures & GNU_PROPERTY_AARCH64_FEATURE_1_BTI) || in getTargetInfo()
723 if (config->andFeatures & GNU_PROPERTY_X86_FEATURE_1_IBT) { in getX86TargetInfo()
1193 if (config->andFeatures & GNU_PROPERTY_X86_FEATURE_1_IBT) { in getTargetInfo()