Searched refs:SecLoad (Results 1 – 4 of 4) sorted by relevance
60 SecLoad = 1 << 1, enumerator
112 if ((AllFlags & SectionFlag::SecAlloc) && !(AllFlags & SectionFlag::SecLoad)) in flagsToCharacteristics()
108 Flags & (SectionFlag::SecContents | SectionFlag::SecLoad))) in setSectionFlagsAndType()
195 .CaseLower("load", SectionFlag::SecLoad) in parseSectionRenameFlag()