Searched refs:ParseDirectivePushSection (Results 1 – 2 of 2) sorted by relevance
59 addDirectiveHandler<&COFFAsmParser::ParseDirectivePushSection>( in Initialize()123 bool ParseDirectivePushSection(StringRef, SMLoc);432 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