Home
last modified time | relevance | path

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

/external/llvm/lib/MC/MCParser/
DDarwinAsmParser.cpp82 addDirectiveHandler<&DarwinAsmParser::parseSectionDirectiveConst>(".const"); in Initialize()
209 bool parseSectionDirectiveConst(StringRef, SMLoc) { in parseSectionDirectiveConst() function in __anon5da2d2500111::DarwinAsmParser
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/MCParser/
DDarwinAsmParser.cpp95 addDirectiveHandler<&DarwinAsmParser::parseSectionDirectiveConst>(".const"); in Initialize()
225 bool parseSectionDirectiveConst(StringRef, SMLoc) { in parseSectionDirectiveConst() function in __anon9794c5880111::DarwinAsmParser