Home | History | Annotate | Download | only in bfd

Lines Matching defs:reloc_count

154   long reloc_count;
172 reloc_count =
175 if (reloc_count < 0)
196 if (reloc_count > 0)
203 amt = reloc_count + 1;
228 for (j = i + 1; j <= reloc_count; j++)
235 shrink = shrinks[reloc_count];
259 long reloc_count;
281 reloc_count = bfd_canonicalize_reloc (input_bfd,
285 if (reloc_count < 0)
291 if (reloc_count > 0)