Home
last modified time | relevance | path

Searched refs:exc_subcode (Results 1 – 2 of 2) sorted by relevance

/external/lldb/source/Plugins/Process/Utility/
DStopInfoMachException.h33 uint64_t exc_subcode) : in StopInfoMachException() argument
37 m_exc_subcode (exc_subcode) in StopInfoMachException()
/external/lldb/source/Plugins/Process/MacOSX-Kernel/
DThreadKDP.cpp185 const uint32_t exc_subcode = exc_reply_packet.GetU32 (&offset); in SetStopInfoFrom_KDP_EXCEPTION() local
200exc_subcode, in SetStopInfoFrom_KDP_EXCEPTION()