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