Home | History | Annotate | Download | only in bfd

Lines Matching defs:dst_size

6728 evax_bfd_print_dst (struct bfd *abfd, unsigned int dst_size, FILE *file)
6736 while (dst_size > 0)
6758 dst_size -= len;
7168 unsigned int dst_size = 0;
7450 dst_size = bfd_getl32 (eihs.dstsize);
7452 dst_vbn, dst_size, dst_size);
7618 evax_bfd_print_dst (abfd, dst_size, file);