Searched refs:sectionNameOrType (Results 1 – 10 of 10) sorted by relevance
418 if (member.sectionNameOrType == "GRP_COMDAT") in writeSectionContent()420 else if (SN2I.lookup(member.sectionNameOrType, sectionIndex)) { in writeSectionContent()422 << member.sectionNameOrType << "' at YAML section' " in writeSectionContent()
384 s.sectionNameOrType = "GRP_COMDAT"; in dumpGroup()392 s.sectionNameOrType = *sectionName; in dumpGroup()
84 StringRef sectionNameOrType; member
116 StringRef sectionNameOrType; member
117 StringRef sectionNameOrType; member
896 if (Member.sectionNameOrType == "GRP_COMDAT") in writeSectionContent()899 SectionIndex = toSectionIndex(Member.sectionNameOrType, Section.Name); in writeSectionContent()
1149 IO.mapRequired("SectionOrType", sectionOrType.sectionNameOrType); in mapping()
707 IO.mapRequired("SectionOrType", sectionOrType.sectionNameOrType); in mapping()
1297 if (Member.sectionNameOrType == "GRP_COMDAT") in writeSectionContent()1300 SectionIndex = toSectionIndex(Member.sectionNameOrType, Section.Name); in writeSectionContent()
1270 IO.mapRequired("SectionOrType", sectionOrType.sectionNameOrType); in mapping()