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