Searched refs:ParseDirectivePopSection (Results 1 – 1 of 1) sorted by relevance
56 AddDirectiveHandler<&ELFAsmParser::ParseDirectivePopSection>(".popsection"); in Initialize()124 bool ParseDirectivePopSection(StringRef, SMLoc);274 bool ELFAsmParser::ParseDirectivePopSection(StringRef, SMLoc) { in ParseDirectivePopSection() function in ELFAsmParser