Lines Matching refs:local_gotno

167   unsigned int local_gotno;  member
3286 g->local_gotno += 1; in mips_elf_count_got_entry()
3530 got_index = ((h->dynindx - global_got_dynindx + g->local_gotno) in mips_elf_primary_global_got_index()
4553 estimate += from->local_gotno + to->local_gotno; in mips_elf_merge_got_with()
4604 estimate += g->local_gotno + g->tls_gotno; in mips_elf_merge_got()
4794 return (g->local_gotno + g->global_gotno + g->tls_gotno) in mips_elf_adjust_gp()
4884 gg->local_gotno = -g->global_gotno; in mips_elf_multi_got()
4896 g->local_gotno += assign; in mips_elf_multi_got()
4897 g->local_gotno += (pages < g->page_gotno ? pages : g->page_gotno); in mips_elf_multi_got()
4898 g->assigned_high_gotno = g->local_gotno - 1; in mips_elf_multi_got()
4899 assign = g->local_gotno + g->global_gotno + g->tls_gotno; in mips_elf_multi_got()
4910 g->tls_assigned_gotno = g->local_gotno + g->global_gotno; in mips_elf_multi_got()
4938 g->assigned_low_gotno = g->local_gotno; in mips_elf_multi_got()
4945 BFD_ASSERT (g->assigned_low_gotno == g->local_gotno + g->global_gotno); in mips_elf_multi_got()
4950 g->relocs += g->local_gotno - g->assigned_low_gotno; in mips_elf_multi_got()
4951 BFD_ASSERT (g->assigned_low_gotno == g->next->local_gotno in mips_elf_multi_got()
9332 g->local_gotno += htab->reserved_gotno; in mips_elf_lay_out_got()
9375 g->local_gotno += page_gotno; in mips_elf_lay_out_got()
9376 g->assigned_high_gotno = g->local_gotno - 1; in mips_elf_lay_out_got()
9378 s->size += g->local_gotno * MIPS_ELF_GOT_SIZE (output_bfd); in mips_elf_lay_out_got()
9400 g->tls_assigned_gotno = g->global_gotno + g->local_gotno; in mips_elf_lay_out_got()
9408 == g->global_gotno + g->local_gotno + g->tls_gotno); in mips_elf_lay_out_got()
9412 g->relocs += g->global_gotno + g->local_gotno - htab->reserved_gotno; in mips_elf_lay_out_got()
11483 dyn.d_un.d_val = g->local_gotno; in _bfd_mips_elf_finish_dynamic_sections()
11515 dyn.d_un.d_val = g->local_gotno - htab->reserved_gotno; in _bfd_mips_elf_finish_dynamic_sections()
11679 bfd_vma got_index = g->next->local_gotno + g->next->global_gotno in _bfd_mips_elf_finish_dynamic_sections()
11691 for (; got_index < g->local_gotno; got_index++) in _bfd_mips_elf_finish_dynamic_sections()