Searched refs:targetFeaturesSec (Results 1 – 2 of 2) sorted by relevance
418 addSection(out.targetFeaturesSec); in addSections()433 SmallSet<std::string, 8> &allowed = out.targetFeaturesSec->features; in populateTargetFeatures()1215 out.targetFeaturesSec = make<TargetFeaturesSection>(); in createSyntheticSections()
369 TargetFeaturesSection *targetFeaturesSec; member