Searched refs:SecExclude (Results 1 – 4 of 4) sorted by relevance
70 SecExclude = 1 << 12, enumerator71 LLVM_MARK_AS_BITMASK_ENUM(/*LargestValue=*/SecExclude)
188 .CaseLower("exclude", SectionFlag::SecExclude) in parseSectionRenameFlag()
128 if (AllFlags & SectionFlag::SecExclude) in setSectionFlags()
86 if (AllFlags & SectionFlag::SecExclude) in getNewShfFlags()