Home | History | Annotate | Download | only in bfd

Lines Matching refs:blen

972           unsigned char blen[2];
975 if (vms_lib_bread_raw (abfd, blen, sizeof (blen)) != sizeof (blen))
977 vec->rec_len = bfd_getl16 (blen);