Searched refs:dsth (Results 1 – 1 of 1) sorted by relevance
6726 struct vms_dst_header dsth; in evax_bfd_print_dst() local6731 if (bfd_bread (&dsth, sizeof (dsth), abfd) != sizeof (dsth)) in evax_bfd_print_dst()6736 len = bfd_getl16 (dsth.length); in evax_bfd_print_dst()6737 type = bfd_getl16 (dsth.type); in evax_bfd_print_dst()6748 len -= sizeof (dsth); in evax_bfd_print_dst()