Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/source/Core/
HDConnectionMachPort.cpp149 error_ptr->SetError (kret, eErrorTypeMachKernel); in BootstrapCheckIn()
191 error_ptr->SetError (kret, eErrorTypeMachKernel); in BootstrapLookup()
209 error_ptr->SetError (kret, eErrorTypeMachKernel); in Disconnect()
235 error_ptr->SetError (kret, eErrorTypeMachKernel); in Read()
HDError.cpp86 m_type = eErrorTypeMachKernel; in operator =()
111 case eErrorTypeMachKernel: in AsCString()
259 m_type = eErrorTypeMachKernel; in SetMachError()
/NextBSD/contrib/llvm/tools/lldb/include/lldb/
HDlldb-enumerations.h267 eErrorTypeMachKernel, ///< Mach kernel error codes. enumerator