Searched refs:NonCoalSection (Results 1 – 2 of 2) sorted by relevance
626 StringRef NonCoalSection = StringSwitch<StringRef>(Section) in parseDirectiveSection() local632 if (!Section.equals(NonCoalSection)) { in parseDirectiveSection()639 getParser().Note(Loc, "change section name to \"" + NonCoalSection + in parseDirectiveSection()
700 StringRef NonCoalSection = StringSwitch<StringRef>(Section) in parseDirectiveSection() local706 if (!Section.equals(NonCoalSection)) { in parseDirectiveSection()713 getParser().Note(Loc, "change section name to \"" + NonCoalSection + in parseDirectiveSection()