Searched refs:ParseDirectivePopSection (Results 1 – 1 of 1) sorted by relevance
61 addDirectiveHandler<&ELFAsmParser::ParseDirectivePopSection>(".popsection"); in Initialize()139 bool ParseDirectivePopSection(StringRef, SMLoc);358 bool ELFAsmParser::ParseDirectivePopSection(StringRef, SMLoc) { in ParseDirectivePopSection() function in ELFAsmParser