Searched refs:ParseDirectivePopSection (Results 1 – 3 of 3) sorted by relevance
61 AddDirectiveHandler<&ELFAsmParser::ParseDirectivePopSection>(".popsection"); in Initialize()137 bool ParseDirectivePopSection(StringRef, SMLoc);323 bool ELFAsmParser::ParseDirectivePopSection(StringRef, SMLoc) { in ParseDirectivePopSection() function in ELFAsmParser
59 addDirectiveHandler<&ELFAsmParser::ParseDirectivePopSection>(".popsection"); in Initialize()129 bool ParseDirectivePopSection(StringRef, SMLoc);350 bool ELFAsmParser::ParseDirectivePopSection(StringRef, SMLoc) { in ParseDirectivePopSection() function in ELFAsmParser
71 addDirectiveHandler<&ELFAsmParser::ParseDirectivePopSection>(".popsection"); in Initialize()142 bool ParseDirectivePopSection(StringRef, SMLoc);379 bool ELFAsmParser::ParseDirectivePopSection(StringRef, SMLoc) { in ParseDirectivePopSection() function in ELFAsmParser