Home
last modified time | relevance | path

Searched refs:dsth (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Dvms-alpha.c6726 struct vms_dst_header dsth; in evax_bfd_print_dst() local
6731 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()