Searched refs:infinite_loop_error (Results 1 - 1 of 1) sorted by relevance

/external/lldb/source/Expression/
H A DIRInterpreter.cpp421 static const char *infinite_loop_error = "Interpreter ran for too many cycles"; variable
1374 error.SetErrorString(infinite_loop_error);

Completed in 87 milliseconds