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