Searched refs:parseSectionArguments (Results 1 – 1 of 1) sorted by relevance
122 bool parseSectionArguments(StringRef, SMLoc);354 return parseSectionArguments(directive, loc); in ParseDirectiveSection()373 bool COFFAsmParser::parseSectionArguments(StringRef, SMLoc) { in parseSectionArguments() function in COFFAsmParser435 if (parseSectionArguments(directive, loc)) { in ParseDirectivePushSection()