Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/MCParser/
DCOFFAsmParser.cpp70 addDirectiveHandler<&COFFAsmParser::ParseDirectiveSecIdx>(".secidx"); in Initialize()
133 bool ParseDirectiveSecIdx(StringRef, SMLoc);
543 bool COFFAsmParser::ParseDirectiveSecIdx(StringRef, SMLoc) { in ParseDirectiveSecIdx() function in COFFAsmParser
/external/llvm/lib/MC/MCParser/
DCOFFAsmParser.cpp59 addDirectiveHandler<&COFFAsmParser::ParseDirectiveSecIdx>(".secidx"); in Initialize()
120 bool ParseDirectiveSecIdx(StringRef, SMLoc);
472 bool COFFAsmParser::ParseDirectiveSecIdx(StringRef, SMLoc) { in ParseDirectiveSecIdx() function in COFFAsmParser