Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Expression/
H A DIRInterpreter.cpp462 static const char *unsupported_opcode_error = variable
548 error.SetErrorString(unsupported_opcode_error); in CanInterpret()
570 error.SetErrorString(unsupported_opcode_error); in CanInterpret()
592 error.SetErrorString(unsupported_opcode_error); in CanInterpret()
894 error.SetErrorString(unsupported_opcode_error); in Interpret()