Searched refs:kdp_exc_info_t (Results 1 - 2 of 2) sorted by relevance

/xnu-2782.1.97/osfmk/kdp/
H A Dkdp_protocol.h580 } KDP_PACKED kdp_exc_info_t; typedef in typeref:struct:__anon1028
585 kdp_exc_info_t exc_info[0];
/xnu-2782.1.97/osfmk/kdp/ml/x86_64/
H A Dkdp_machdep.c106 rq->hdr.len += rq->n_exc_info * sizeof (kdp_exc_info_t);

Completed in 36 milliseconds