Searched refs:Excluded (Results 1 – 13 of 13) sorted by relevance
40 Excluded:74 Excluded:98 Excluded:113 Excluded:145 Excluded:171 Excluded:196 Excluded:220 Excluded:241 Excluded:263 Excluded:[all …]
70 # ERR1-NEXT: error: section '.section (1)' should be present in the 'Sections' or 'Excluded' lists71 # ERR1-NEXT: error: section '.section (2)' should be present in the 'Sections' or 'Excluded' lists76 # ERR2-NEXT: error: section '.section (1)' should be present in the 'Sections' or 'Excluded' lists77 # ERR2-NEXT: error: section '.section (2)' should be present in the 'Sections' or 'Excluded' lists78 # ERR2-NEXT: error: section '.section.foo' should be present in the 'Sections' or 'Excluded' lists84 # EMPTY-SECTIONS: error: section '.foo' should be present in the 'Sections' or 'Excluded' lists85 # EMPTY-SECTIONS-NEXT: error: section '.strtab' should be present in the 'Sections' or 'Excluded' l…86 # EMPTY-SECTIONS-NEXT: error: section '.shstrtab' should be present in the 'Sections' or 'Excluded'…140 # SECTIONS-NO-HEADERS: error: NoHeaders can't be used together with Offset/Sections/Excluded289 # NO-HEADERS-OFFSET: error: NoHeaders can't be used together with Offset/Sections/Excluded
190 Excluded:
202 Excluded:
417 Excluded:456 Excluded:
249 Excluded:
3 exclude header "Excluded.h"
109 bool Excluded = false; in AddAllArgsExcept() local112 Excluded = true; in AddAllArgsExcept()116 if (!Excluded) { in AddAllArgsExcept()
300 Optional<std::vector<SectionHeader>> Excluded; member311 bool isDefault() const { return !Sections && !Excluded && !NoHeaders; } in isDefault()
1805 if (SectionHeaders.Excluded) in buildSectionHeaderReorderMap()1806 for (const ELFYAML::SectionHeader &Hdr : *SectionHeaders.Excluded) in buildSectionHeaderReorderMap()1837 if (SectionHeaders.Excluded) in buildSectionIndex()1838 for (const ELFYAML::SectionHeader &Hdr : *SectionHeaders.Excluded) in buildSectionIndex()
1454 IO.mapOptional("Excluded", SHT.Excluded); in sectionHeaderTableMapping()1686 if (SHT->NoHeaders && (SHT->Sections || SHT->Excluded || SHT->Offset)) in validate()
485 bool Excluded = false; in diagnoseHeaderInclusion() local510 Excluded = true; in diagnoseHeaderInclusion()527 if (Excluded || isHeaderInUmbrellaDirs(File)) in diagnoseHeaderInclusion()
16858 SmallVector<unsigned, 2> Excluded; in checkScheduleModifiers() local16860 Excluded.push_back(M2); in checkScheduleModifiers()16862 Excluded.push_back(OMPC_SCHEDULE_MODIFIER_monotonic); in checkScheduleModifiers()16864 Excluded.push_back(OMPC_SCHEDULE_MODIFIER_nonmonotonic); in checkScheduleModifiers()16869 Excluded) in checkScheduleModifiers()