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