Searched refs:andFeatures (Results 1 – 9 of 9) sorted by relevance
219 uint32_t andFeatures = 0;
153 uint32_t andFeatures = 0; member
327 write32(buf + 24, config->andFeatures); // Feature flags in writeTo()1451 if (config->andFeatures & GNU_PROPERTY_AARCH64_FEATURE_1_BTI) in computeContents()2528 (config->andFeatures & GNU_PROPERTY_X86_FEATURE_1_IBT)) in PltSection()
565 (config->andFeatures & GNU_PROPERTY_X86_FEATURE_1_IBT)) { in createSyntheticSections()578 if (config->andFeatures) in createSyntheticSections()
2575 uint32_t features = f->andFeatures; in getAndFeatures()2956 config->andFeatures = getAndFeatures(); in link()
1019 this->andFeatures = readAndFeatures<ELFT>(InputSection(*this, sec, name)); in createInputSection()
873 btiHeader = (config->andFeatures & GNU_PROPERTY_AARCH64_FEATURE_1_BTI); in AArch64BtiPac()975 if ((config->andFeatures & GNU_PROPERTY_AARCH64_FEATURE_1_BTI) || in getTargetInfo()
723 if (config->andFeatures & GNU_PROPERTY_X86_FEATURE_1_IBT) { in getX86TargetInfo()
1234 if (config->andFeatures & GNU_PROPERTY_X86_FEATURE_1_IBT) { in getTargetInfo()