Searched refs:ParseDirectivePushSection (Results 1 – 1 of 1) sorted by relevance
60 &ELFAsmParser::ParseDirectivePushSection>(".pushsection"); in Initialize()138 bool ParseDirectivePushSection(StringRef, SMLoc);347 bool ELFAsmParser::ParseDirectivePushSection(StringRef s, SMLoc loc) { in ParseDirectivePushSection() function in ELFAsmParser