Searched refs:maybeParseSectionType (Results 1 – 1 of 1) sorted by relevance
159 bool maybeParseSectionType(StringRef &TypeName);389 bool ELFAsmParser::maybeParseSectionType(StringRef &TypeName) { in maybeParseSectionType() function in ELFAsmParser549 if (maybeParseSectionType(TypeName)) in ParseSectionArguments()