Home | History | Annotate | Download | only in bfd

Lines Matching refs:mhd

2592 /* Write an EMH/MHD record.  */
5561 struct vms_emh_mhd *mhd = (struct vms_emh_mhd *)rec;
5565 fprintf (file, _(" structure level: %u\n"), mhd->strlvl);
5567 (unsigned)bfd_getl32 (mhd->recsiz));
5568 name = (char *)(mhd + 1);