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