Home
last modified time | relevance | path

Searched refs:ParseDirectivePopSection (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/MC/MCParser/
DELFAsmParser.cpp61 AddDirectiveHandler<&ELFAsmParser::ParseDirectivePopSection>(".popsection"); in Initialize()
137 bool ParseDirectivePopSection(StringRef, SMLoc);
323 bool ELFAsmParser::ParseDirectivePopSection(StringRef, SMLoc) { in ParseDirectivePopSection() function in ELFAsmParser
/external/llvm/lib/MC/MCParser/
DELFAsmParser.cpp59 addDirectiveHandler<&ELFAsmParser::ParseDirectivePopSection>(".popsection"); in Initialize()
129 bool ParseDirectivePopSection(StringRef, SMLoc);
350 bool ELFAsmParser::ParseDirectivePopSection(StringRef, SMLoc) { in ParseDirectivePopSection() function in ELFAsmParser
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/MCParser/
DELFAsmParser.cpp71 addDirectiveHandler<&ELFAsmParser::ParseDirectivePopSection>(".popsection"); in Initialize()
142 bool ParseDirectivePopSection(StringRef, SMLoc);
379 bool ELFAsmParser::ParseDirectivePopSection(StringRef, SMLoc) { in ParseDirectivePopSection() function in ELFAsmParser