Searched defs:exc_code (Results 1 – 3 of 3) sorted by relevance
33 uint32_t exc_data_count, uint64_t exc_code, in StopInfoMachException()
597 CreateStopReasonWithMachException(Thread & thread,uint32_t exc_type,uint32_t exc_data_count,uint64_t exc_code,uint64_t exc_sub_code,uint64_t exc_sub_sub_code,bool pc_already_adjusted,bool adjust_pc_if_needed) CreateStopReasonWithMachException() argument [all...]
150 const uint32_t exc_code = exc_reply_packet.GetU32(&offset); in SetStopInfoFrom_KDP_EXCEPTION() local