Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Expression/
H A DIRInterpreter.cpp431 static const char *unsupported_opcode_error = variable
516 error.SetErrorString(unsupported_opcode_error); in CanInterpret()
539 error.SetErrorString(unsupported_opcode_error); in CanInterpret()
561 error.SetErrorString(unsupported_opcode_error); in CanInterpret()
832 error.SetErrorString(unsupported_opcode_error); in Interpret()