Searched refs:SecExclude (Results 1 – 4 of 4) sorted by relevance
71 SecExclude = 1 << 12, enumerator72 LLVM_MARK_AS_BITMASK_ENUM(/*LargestValue=*/SecExclude)
127 if (AllFlags & SectionFlag::SecExclude) in flagsToCharacteristics()
83 if (AllFlags & SectionFlag::SecExclude) in getNewShfFlags()
206 .CaseLower("exclude", SectionFlag::SecExclude) in parseSectionRenameFlag()