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