Searched refs:ParseSectionName (Results 1 – 1 of 1) sorted by relevance
134 bool ParseSectionName(StringRef &SectionName);172 bool ELFAsmParser::ParseSectionName(StringRef &SectionName) { in ParseSectionName() function in ELFAsmParser284 if (ParseSectionName(SectionName)) in ParseDirectiveSection()