Home | History | Annotate | Download | only in bfd

Lines Matching refs:size2

4357   bfd_size_type size1, size2;
4398 size2 = (sec2->flags & SEC_LOAD) ? sec2->size : 0;
4400 if (size1 < size2)
4402 if (size1 > size2)