Home | History | Annotate | Download | only in ld

Lines Matching full:relcount

1243   long relcount;
1256 relcount = bfd_canonicalize_reloc (abfd, sec, relpp, info->asymbols);
1257 if (relcount < 0)
1261 pend = p + relcount;