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