Lines Matching full:readsize
236 bfd_size_type readsize; /* Length of file_info. */270 readsize = (bfd_size_type) nscns * scnhsz;271 external_sections = (char *) bfd_alloc (abfd, readsize);275 if (bfd_bread ((void *) external_sections, readsize, abfd) != readsize)