Searched refs:sectionNameOrType (Results 1 – 3 of 3) sorted by relevance
151 StringRef sectionNameOrType; member
1397 if (Member.sectionNameOrType == "GRP_COMDAT") in writeSectionContent()1400 SectionIndex = toSectionIndex(Member.sectionNameOrType, Section.Name); in writeSectionContent()
1557 IO.mapRequired("SectionOrType", sectionOrType.sectionNameOrType); in mapping()