Searched refs:SecAlloc (Results 1 – 4 of 4) sorted by relevance
61 SecAlloc = 1 << 0, enumerator
174 .CaseLower("alloc", SectionFlag::SecAlloc) in parseSectionRenameFlag()
113 if ((AllFlags & SectionFlag::SecAlloc) && !(AllFlags & SectionFlag::SecLoad)) in setSectionFlags()
75 if (AllFlags & SectionFlag::SecAlloc) in getNewShfFlags()