Home
last modified time | relevance | path

Searched refs:parseDirectivePopSection (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/MC/MCParser/
DDarwinAsmParser.cpp65 addDirectiveHandler<&DarwinAsmParser::parseDirectivePopSection>( in Initialize()
194 bool parseDirectivePopSection(StringRef, SMLoc);
667 bool DarwinAsmParser::parseDirectivePopSection(StringRef, SMLoc) { in parseDirectivePopSection() function in DarwinAsmParser
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/MCParser/
DDarwinAsmParser.cpp78 addDirectiveHandler<&DarwinAsmParser::parseDirectivePopSection>( in Initialize()
210 bool parseDirectivePopSection(StringRef, SMLoc);
741 bool DarwinAsmParser::parseDirectivePopSection(StringRef, SMLoc) { in parseDirectivePopSection() function in DarwinAsmParser