Lines Matching refs:mach_msg_header_t
95 mach_msg_header_t *hdr, integer_t code);
461 darwin_dump_message (mach_msg_header_t *hdr, int disp_body)
486 size = hdr->msgh_size - sizeof (mach_msg_header_t);
604 darwin_nat_target::decode_exception_message (mach_msg_header_t *hdr,
742 darwin_decode_notify_message (mach_msg_header_t *hdr, struct inferior **pinf)
779 darwin_encode_reply (mig_reply_error_t *reply, mach_msg_header_t *hdr,
782 mach_msg_header_t *rh = &reply->Head;
973 darwin_nat_target::decode_message (mach_msg_header_t *hdr,
1189 mach_msg_header_t hdr;
1192 mach_msg_header_t *hdr = &msgin.hdr;