Home | History | Annotate | Download | only in bfd

Lines Matching full:irelend

4797 	  struct internal_reloc *irelend;
4823 irelend = irel + o->reloc_count;
4826 for (; irel < irelend; irel++, rel_hash++)
6264 struct internal_reloc *irelend;
6281 irelend = irel + o->reloc_count;
6283 for (; irel < irelend; irel++, rel_hash++)
6322 irelend = irel + o->reloc_count;
6324 for (; irel < irelend; irel++, rel_hash++, erel += relsz)