Searched refs:ParseDirectivePushSection (Results 1 – 2 of 2) sorted by relevance
56 addDirectiveHandler<&COFFAsmParser::ParseDirectivePushSection>( in Initialize()115 bool ParseDirectivePushSection(StringRef, SMLoc);412 bool COFFAsmParser::ParseDirectivePushSection(StringRef directive, SMLoc loc) { in ParseDirectivePushSection() function in COFFAsmParser
68 &ELFAsmParser::ParseDirectivePushSection>(".pushsection"); in Initialize()139 bool ParseDirectivePushSection(StringRef, SMLoc);395 bool ELFAsmParser::ParseDirectivePushSection(StringRef s, SMLoc loc) { in ParseDirectivePushSection() function in ELFAsmParser