Home | History | Annotate | Download | only in bfd

Lines Matching refs:scnhsz

237   unsigned int scnhsz;
269 scnhsz = bfd_coff_scnhsz (abfd);
270 readsize = (bfd_size_type) nscns * scnhsz;
291 (void *) (external_sections + i * scnhsz),