Home | History | Annotate | Download | only in bfd

Lines Matching full:relcount

3249       long relcount;
3255 relcount = (opd->flags & SEC_RELOC) ? opd->reloc_count : 0;
3256 if (relcount == 0)
3270 while (r < opd->relocation + relcount
3274 if (r == opd->relocation + relcount)
3306 while (r < opd->relocation + relcount
3310 if (r == opd->relocation + relcount)