Home | History | Annotate | Download | only in bfd

Lines Matching refs:alloc_size

2176   static bfd_size_type alloc_size = 0;
2188 if (len > alloc_size)
2191 alloc_size = len;