Searched defs:_exc_msg (Results 1 – 1 of 1) sorted by relevance
66 typedef struct _exc_msg { struct67 mach_msg_header_t hdr;69 mach_msg_body_t msg_body;70 mach_msg_port_descriptor_t thread;71 mach_msg_port_descriptor_t task;73 NDR_record_t NDR;74 exception_type_t exception;75 mach_msg_type_number_t code_cnt;77 mach_exception_data_t code;80 char pad[512];