Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Utility/
H A DStatus.cpp137 case eErrorTypeMachKernel: in AsCString()
188 m_type = eErrorTypeMachKernel; in SetMachError()
/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/
H A Dlldb-enumerations.h309 eErrorTypeMachKernel, ///< Mach kernel error codes. enumerator
/freebsd-13.1/contrib/llvm-project/lldb/docs/
H A Dpython_api_enums.rst474 .. py:data:: eErrorTypeMachKernel
/freebsd-13.1/lib/clang/liblldb/
H A DLLDBWrapLua.cpp70702 {SWIG_LUA_CONSTTAB_INT("eErrorTypeMachKernel", lldb::eErrorTypeMachKernel)},