Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Expression/
H A DIRInterpreter.cpp461 static const char *unsupported_opcode_error = variable
544 error.SetErrorString(unsupported_opcode_error); in CanInterpret()
566 error.SetErrorString(unsupported_opcode_error); in CanInterpret()
588 error.SetErrorString(unsupported_opcode_error); in CanInterpret()
864 error.SetErrorString(unsupported_opcode_error); in Interpret()