HomeSort by relevance Sort by last modified time
    Searched refs:LLDB_GENERIC_ERROR (Results 1 - 2 of 2) sorted by null

  /external/lldb/include/lldb/
lldb-defines.h 35 #define LLDB_GENERIC_ERROR UINT32_MAX
  /external/lldb/source/Core/
Error.cpp 286 // Update the error value to be LLDB_GENERIC_ERROR and update the type
292 m_code = LLDB_GENERIC_ERROR;

Completed in 120 milliseconds