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