Searched refs:exc_subcode (Results 1 – 2 of 2) sorted by relevance
23 uint64_t exc_subcode) in StopInfoMachException() argument25 m_exc_code(exc_code), m_exc_subcode(exc_subcode) {} in StopInfoMachException()
151 const uint32_t exc_subcode = exc_reply_packet.GetU32(&offset); in SetStopInfoFrom_KDP_EXCEPTION() local164 *this, exc_type, 2, exc_code, exc_subcode, 0, pc_already_adjusted, in SetStopInfoFrom_KDP_EXCEPTION()