Searched refs:SectionTypeFlags (Results 1 – 3 of 3) sorted by relevance
69 enum SectionTypeFlags : int32_t { enum
430 static const EnumEntry<XCOFF::SectionTypeFlags> SectionTypeFlagsNames[] = {
141 Section(StringRef N, XCOFF::SectionTypeFlags Flags, bool IsVirtual, in Section()