Searched refs:sectionNameOrType (Results 1 – 4 of 4) sorted by relevance
403 if (member.sectionNameOrType == "GRP_COMDAT") in writeSectionContent()405 else if (SN2I.lookup(member.sectionNameOrType, sectionIndex)) { in writeSectionContent()407 << member.sectionNameOrType << "' at YAML section' " in writeSectionContent()
308 s.sectionNameOrType = "GRP_COMDAT"; in dumpGroup()314 s.sectionNameOrType = *sectionName; in dumpGroup()
77 StringRef sectionNameOrType; member
531 IO.mapRequired("SectionOrType", sectionOrType.sectionNameOrType); in mapping()