Lines Matching refs:reloc_count

704 	  && enclosing->reloc_count > 0)  in xcoff_read_internal_relocs()
725 sec->reloc_count * sizeof (struct internal_reloc)); in xcoff_read_internal_relocs()
1388 amt = o->reloc_count; in xcoff_link_add_symbols()
1665 amt = enclosing->reloc_count; in xcoff_link_add_symbols()
1671 if (relindx < enclosing->reloc_count in xcoff_link_add_symbols()
1825 amt = enclosing->reloc_count; in xcoff_link_add_symbols()
1834 while (relindx < enclosing->reloc_count in xcoff_link_add_symbols()
1841 ++csect->reloc_count; in xcoff_link_add_symbols()
2236 for (i = 0; i < o->reloc_count; i++, rel++, rel_csect++) in xcoff_link_add_symbols()
2305 o->reloc_count = 0; in xcoff_link_add_symbols()
2903 sec->reloc_count += 2; in xcoff_mark_symbol()
2975 ++hds->toc_section->reloc_count; in xcoff_mark_symbol()
3094 && sec->reloc_count > 0) in xcoff_mark()
3102 relend = rel + sec->reloc_count; in xcoff_mark()
3191 o->reloc_count = 0; in xcoff_sweep()
3215 o->reloc_count = 0; in xcoff_sweep()
4419 csect->reloc_count = 0; in xcoff_stub_get_csect_in_range()
4589 stub_csect->reloc_count++; in xcoff_add_stub()
4594 stub_csect->reloc_count++; in xcoff_add_stub()
4624 && hds_section->reloc_count == 0 in xcoff_add_stub()
4629 hds_section->reloc_count = 2; in xcoff_add_stub()
4658 ++hds->toc_section->reloc_count; in xcoff_add_stub()
4775 || section->reloc_count == 0) in bfd_xcoff_size_stubs()
4796 irelend = irel + section->reloc_count; in bfd_xcoff_size_stubs()
4981 + osec->reloc_count); in xcoff_stub_create_relocations()
4983 + osec->output_section->reloc_count); in xcoff_stub_create_relocations()
5031 ++osec->reloc_count; in xcoff_stub_create_relocations()
5840 + o->output_section->reloc_count))); in xcoff_link_input_bfd()
5856 irelend = irel + o->reloc_count; in xcoff_link_input_bfd()
5858 + o->output_section->reloc_count); in xcoff_link_input_bfd()
6052 o->output_section->reloc_count += o->reloc_count; in xcoff_link_input_bfd()
6417 irel = flinfo->section_info[oindx].relocs + osec->reloc_count; in xcoff_write_global_symbol()
6458 flinfo->section_info[oindx].rel_hashes[osec->reloc_count] = NULL; in xcoff_write_global_symbol()
6459 ++osec->reloc_count; in xcoff_write_global_symbol()
6591 irel = flinfo->section_info[oindx].relocs + osec->reloc_count; in xcoff_write_global_symbol()
6598 flinfo->section_info[oindx].rel_hashes[osec->reloc_count] = NULL; in xcoff_write_global_symbol()
6599 ++osec->reloc_count; in xcoff_write_global_symbol()
6643 flinfo->section_info[oindx].rel_hashes[osec->reloc_count] = NULL; in xcoff_write_global_symbol()
6644 ++osec->reloc_count; in xcoff_write_global_symbol()
6890 + output_section->reloc_count); in xcoff_reloc_link_order()
6892 + output_section->reloc_count); in xcoff_reloc_link_order()
6914 ++output_section->reloc_count; in xcoff_reloc_link_order()
6998 o->reloc_count = 0; in _bfd_xcoff_bfd_final_link()
7013 o->reloc_count += sec->reloc_count; in _bfd_xcoff_bfd_final_link()
7028 if (sec->reloc_count > max_reloc_count) in _bfd_xcoff_bfd_final_link()
7029 max_reloc_count = sec->reloc_count; in _bfd_xcoff_bfd_final_link()
7033 ++o->reloc_count; in _bfd_xcoff_bfd_final_link()
7105 (abfd, (bfd_vma) o->reloc_count)) in _bfd_xcoff_bfd_final_link()
7164 if (o->reloc_count == 0) in _bfd_xcoff_bfd_final_link()
7177 rel_filepos += o->reloc_count * relsz; in _bfd_xcoff_bfd_final_link()
7193 amt = o->reloc_count; in _bfd_xcoff_bfd_final_link()
7197 amt = o->reloc_count; in _bfd_xcoff_bfd_final_link()
7205 if (o->reloc_count > max_output_reloc_count) in _bfd_xcoff_bfd_final_link()
7206 max_output_reloc_count = o->reloc_count; in _bfd_xcoff_bfd_final_link()
7227 o->reloc_count = 0; in _bfd_xcoff_bfd_final_link()
7385 o->reloc_count = 0; in _bfd_xcoff_bfd_final_link()
7389 if (o->reloc_count == 0) in _bfd_xcoff_bfd_final_link()
7393 irelend = irel + o->reloc_count; in _bfd_xcoff_bfd_final_link()
7430 o->reloc_count, sizeof (struct internal_reloc), in _bfd_xcoff_bfd_final_link()
7434 irelend = irel + o->reloc_count; in _bfd_xcoff_bfd_final_link()
7439 rel_size = relsz * o->reloc_count; in _bfd_xcoff_bfd_final_link()