Lines Matching refs:reloc_count

512 	  && enclosing->reloc_count > 0)  in xcoff_read_internal_relocs()
533 sec->reloc_count * sizeof (struct internal_reloc)); in xcoff_read_internal_relocs()
1037 amt = o->reloc_count; in xcoff_link_add_symbols()
1312 amt = enclosing->reloc_count; in xcoff_link_add_symbols()
1318 if (relindx < enclosing->reloc_count in xcoff_link_add_symbols()
1453 amt = enclosing->reloc_count; in xcoff_link_add_symbols()
1462 while (relindx < enclosing->reloc_count in xcoff_link_add_symbols()
1469 ++csect->reloc_count; in xcoff_link_add_symbols()
1835 for (i = 0; i < o->reloc_count; i++, rel++, rel_csect++) in xcoff_link_add_symbols()
1905 o->reloc_count = 0; in xcoff_link_add_symbols()
2280 && sec->reloc_count > 0) in xcoff_mark()
2286 relend = rel + sec->reloc_count; in xcoff_mark()
2398 o->reloc_count = 0; in xcoff_sweep()
2814 ++hds->toc_section->reloc_count; in xcoff_build_ldsyms()
2859 sec->reloc_count += 2; in xcoff_build_ldsyms()
4291 + o->output_section->reloc_count))); in xcoff_link_input_bfd()
4307 irelend = irel + o->reloc_count; in xcoff_link_input_bfd()
4309 + o->output_section->reloc_count); in xcoff_link_input_bfd()
4548 o->output_section->reloc_count += o->reloc_count; in xcoff_link_input_bfd()
4770 irel = finfo->section_info[oindx].relocs + osec->reloc_count; in xcoff_write_global_symbol()
4813 finfo->section_info[oindx].rel_hashes[osec->reloc_count] = NULL; in xcoff_write_global_symbol()
4814 ++osec->reloc_count; in xcoff_write_global_symbol()
4915 irel = finfo->section_info[oindx].relocs + osec->reloc_count; in xcoff_write_global_symbol()
4922 finfo->section_info[oindx].rel_hashes[osec->reloc_count] = NULL; in xcoff_write_global_symbol()
4923 ++osec->reloc_count; in xcoff_write_global_symbol()
4984 finfo->section_info[oindx].rel_hashes[osec->reloc_count] = NULL; in xcoff_write_global_symbol()
4985 ++osec->reloc_count; in xcoff_write_global_symbol()
5247 + output_section->reloc_count); in xcoff_reloc_link_order()
5249 + output_section->reloc_count); in xcoff_reloc_link_order()
5271 ++output_section->reloc_count; in xcoff_reloc_link_order()
5382 o->reloc_count = 0; in _bfd_xcoff_bfd_final_link()
5402 o->reloc_count += sec->reloc_count; in _bfd_xcoff_bfd_final_link()
5416 if (sec->reloc_count > max_reloc_count) in _bfd_xcoff_bfd_final_link()
5417 max_reloc_count = sec->reloc_count; in _bfd_xcoff_bfd_final_link()
5421 ++o->reloc_count; in _bfd_xcoff_bfd_final_link()
5493 (abfd, (bfd_vma) o->reloc_count)) in _bfd_xcoff_bfd_final_link()
5552 if (o->reloc_count == 0) in _bfd_xcoff_bfd_final_link()
5565 rel_filepos += o->reloc_count * relsz; in _bfd_xcoff_bfd_final_link()
5581 amt = o->reloc_count; in _bfd_xcoff_bfd_final_link()
5585 amt = o->reloc_count; in _bfd_xcoff_bfd_final_link()
5593 if (o->reloc_count > max_output_reloc_count) in _bfd_xcoff_bfd_final_link()
5594 max_output_reloc_count = o->reloc_count; in _bfd_xcoff_bfd_final_link()
5615 o->reloc_count = 0; in _bfd_xcoff_bfd_final_link()
5772 o->reloc_count = 0; in _bfd_xcoff_bfd_final_link()
5776 if (o->reloc_count == 0) in _bfd_xcoff_bfd_final_link()
5780 irelend = irel + o->reloc_count; in _bfd_xcoff_bfd_final_link()
5819 o->reloc_count, sizeof (struct internal_reloc), in _bfd_xcoff_bfd_final_link()
5823 irelend = irel + o->reloc_count; in _bfd_xcoff_bfd_final_link()
5828 rel_size = relsz * o->reloc_count; in _bfd_xcoff_bfd_final_link()