Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Expression/
H A DIRInterpreter.cpp436 static const char *unsupported_opcode_error = variable
518 error.SetErrorString(unsupported_opcode_error); in CanInterpret()
540 error.SetErrorString(unsupported_opcode_error); in CanInterpret()
561 error.SetErrorString(unsupported_opcode_error); in CanInterpret()
816 error.SetErrorString(unsupported_opcode_error); in Interpret()