Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/
H A Dlldb-defines.h34 #define LLDB_GENERIC_ERROR UINT32_MAX macro
/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DStatus.cpp223 m_code = LLDB_GENERIC_ERROR; in SetErrorToGenericError()
/freebsd/contrib/llvm-project/lldb/docs/
H A Dpython_api_enums.rst119 .. py:data:: LLDB_GENERIC_ERROR