Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/source/Expression/
HDIRInterpreter.cpp455 static const char *unsupported_opcode_error = "Interpreter doesn't handle one of the expres… variable
503 error.SetErrorString(unsupported_opcode_error); in CanInterpret()
527 error.SetErrorString(unsupported_opcode_error); in CanInterpret()
553 error.SetErrorString(unsupported_opcode_error); in CanInterpret()
815 error.SetErrorString(unsupported_opcode_error); in Interpret()