Searched refs:SecLoad (Results 1 – 4 of 4) sorted by relevance
62 SecLoad = 1 << 1, enumerator
175 .CaseLower("load", SectionFlag::SecLoad) in parseSectionRenameFlag()
113 if ((AllFlags & SectionFlag::SecAlloc) && !(AllFlags & SectionFlag::SecLoad)) in setSectionFlags()
110 Flags & (SectionFlag::SecContents | SectionFlag::SecLoad))) in setSectionFlagsAndType()