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

  /external/lldb/source/Core/
ConnectionMachPort.cpp 148 error_ptr->SetError (kret, eErrorTypeMachKernel);
190 error_ptr->SetError (kret, eErrorTypeMachKernel);
208 error_ptr->SetError (kret, eErrorTypeMachKernel);
233 error_ptr->SetError (kret, eErrorTypeMachKernel);
Error.cpp 85 m_type = eErrorTypeMachKernel;
110 case eErrorTypeMachKernel:
252 // "eErrorTypeMachKernel"
258 m_type = eErrorTypeMachKernel;
  /external/lldb/include/lldb/
lldb-enumerations.h 217 eErrorTypeMachKernel, ///< Mach kernel error codes.

Completed in 31 milliseconds