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