Lines Matching refs:assigned_low_gotno
173 unsigned int assigned_low_gotno; member
3733 if (g->assigned_low_gotno > g->assigned_high_gotno) in mips_elf_create_local_got_entry()
3750 lookup.gotidx = MIPS_ELF_GOT_SIZE (abfd) * g->assigned_low_gotno++; in mips_elf_create_local_got_entry()
4734 if (!mips_elf_set_gotidx (entryp, arg->value * arg->g->assigned_low_gotno)) in mips_elf_set_global_gotidx()
4739 arg->g->assigned_low_gotno += 1; in mips_elf_set_global_gotidx()
4895 g->assigned_low_gotno = assign; in mips_elf_multi_got()
4937 save_assign = g->assigned_low_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()
4946 g->assigned_low_gotno = save_assign; 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()
9327 BFD_ASSERT (g->assigned_low_gotno == 0); in mips_elf_lay_out_got()
9333 g->assigned_low_gotno = htab->reserved_gotno; in mips_elf_lay_out_got()
11693 if (got_index >= g->assigned_low_gotno in _bfd_mips_elf_finish_dynamic_sections()