Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Expression/
DIRInterpreter.cpp434 static const char *unsupported_opcode_error = variable
509 error.SetErrorString(unsupported_opcode_error); in CanInterpret()
531 error.SetErrorString(unsupported_opcode_error); in CanInterpret()
552 error.SetErrorString(unsupported_opcode_error); in CanInterpret()
808 error.SetErrorString(unsupported_opcode_error); in Interpret()