Searched refs:ParseDirectivePopSection (Results 1 – 2 of 2) sorted by relevance
58 addDirectiveHandler<&COFFAsmParser::ParseDirectivePopSection>( in Initialize()116 bool ParseDirectivePopSection(StringRef, SMLoc);423 bool COFFAsmParser::ParseDirectivePopSection(StringRef, SMLoc) { in ParseDirectivePopSection() function in COFFAsmParser
69 addDirectiveHandler<&ELFAsmParser::ParseDirectivePopSection>(".popsection"); in Initialize()140 bool ParseDirectivePopSection(StringRef, SMLoc);406 bool ELFAsmParser::ParseDirectivePopSection(StringRef, SMLoc) { in ParseDirectivePopSection() function in ELFAsmParser