Searched refs:SectionTypeFlags (Results 1 – 5 of 5) sorted by relevance
67 enum SectionTypeFlags : int32_t { enum
59 enum SectionTypeFlags { enum
130 Section(const char *N, XCOFF::SectionTypeFlags Flags, bool IsVirtual, in Section()
431 static const EnumEntry<XCOFF::SectionTypeFlags> SectionTypeFlagsNames[] = {
141 Section(const char *N, XCOFF::SectionTypeFlags Flags, bool IsVirtual, in Section()