Home
last modified time | relevance | path

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

/external/lldb/source/Expression/
DIRInterpreter.cpp418 static const char *memory_allocation_error = "Interpreter couldn't allocate memory"; variable
766 error.SetErrorString(memory_allocation_error); in Interpret()
777 error.SetErrorString(memory_allocation_error); in Interpret()