Lines Matching refs:local_gotno

166   unsigned int local_gotno;  member
3280 g->local_gotno += 1; in mips_elf_count_got_entry()
3522 got_index = ((h->dynindx - global_got_dynindx + g->local_gotno) in mips_elf_primary_global_got_index()
4544 estimate += from->local_gotno + to->local_gotno; in mips_elf_merge_got_with()
4595 estimate += g->local_gotno + g->tls_gotno; in mips_elf_merge_got()
4785 return (g->local_gotno + g->global_gotno + g->tls_gotno) in mips_elf_adjust_gp()
4875 gg->local_gotno = -g->global_gotno; in mips_elf_multi_got()
4887 g->local_gotno += assign; in mips_elf_multi_got()
4888 g->local_gotno += (pages < g->page_gotno ? pages : g->page_gotno); in mips_elf_multi_got()
4889 g->assigned_high_gotno = g->local_gotno - 1; in mips_elf_multi_got()
4890 assign = g->local_gotno + g->global_gotno + g->tls_gotno; in mips_elf_multi_got()
4901 g->tls_assigned_gotno = g->local_gotno + g->global_gotno; in mips_elf_multi_got()
4929 g->assigned_low_gotno = g->local_gotno; in mips_elf_multi_got()
4936 BFD_ASSERT (g->assigned_low_gotno == g->local_gotno + g->global_gotno); in mips_elf_multi_got()
4941 g->relocs += g->local_gotno - g->assigned_low_gotno; in mips_elf_multi_got()
4942 BFD_ASSERT (g->assigned_low_gotno == g->next->local_gotno in mips_elf_multi_got()
9296 g->local_gotno += htab->reserved_gotno; in mips_elf_lay_out_got()
9339 g->local_gotno += page_gotno; in mips_elf_lay_out_got()
9340 g->assigned_high_gotno = g->local_gotno - 1; in mips_elf_lay_out_got()
9342 s->size += g->local_gotno * MIPS_ELF_GOT_SIZE (output_bfd); in mips_elf_lay_out_got()
9364 g->tls_assigned_gotno = g->global_gotno + g->local_gotno; in mips_elf_lay_out_got()
9372 == g->global_gotno + g->local_gotno + g->tls_gotno); in mips_elf_lay_out_got()
9376 g->relocs += g->global_gotno + g->local_gotno - htab->reserved_gotno; in mips_elf_lay_out_got()
11453 dyn.d_un.d_val = g->local_gotno; in _bfd_mips_elf_finish_dynamic_sections()
11485 dyn.d_un.d_val = g->local_gotno - htab->reserved_gotno; in _bfd_mips_elf_finish_dynamic_sections()
11644 bfd_vma got_index = g->next->local_gotno + g->next->global_gotno in _bfd_mips_elf_finish_dynamic_sections()
11656 for (; got_index < g->local_gotno; got_index++) in _bfd_mips_elf_finish_dynamic_sections()