Lines Matching refs:gotidx
110 long gotidx; member
2449 return mips_tls_got_index (abfd, entry->gotidx, &entry->tls_type, in mips_elf_local_got_index()
2453 return entry->gotidx; in mips_elf_local_got_index()
2484 BFD_ASSERT (p->gotidx > 0); in mips_elf_global_got_index()
2496 return mips_tls_got_index (abfd, p->gotidx, &p->tls_type, r_type, in mips_elf_global_got_index()
2500 return p->gotidx; in mips_elf_global_got_index()
2562 index = entry->gotidx; in mips_elf_got_page()
2594 return entry->gotidx; in mips_elf_got16_entry()
2684 entry.gotidx = MIPS_ELF_GOT_SIZE (abfd) * g->assigned_gotno++; in mips_elf_create_local_got_entry()
2696 (*loc)->gotidx = -1; in mips_elf_create_local_got_entry()
2705 (sgot->contents + entry.gotidx)); in mips_elf_create_local_got_entry()
2718 + entry.gotidx); in mips_elf_create_local_got_entry()
2871 entry.gotidx = -1; in mips_elf_record_global_got_symbol()
2922 entry.gotidx = -1; in mips_elf_record_local_got_symbol()
2936 entry.gotidx = g->local_gotno++; in mips_elf_record_local_got_symbol()
3220 entry->gotidx = g->tls_ldm_offset; in mips_elf_initialize_tls_index()
3225 entry->gotidx = next_index; in mips_elf_initialize_tls_index()
3272 entry->gotidx = arg->value * (long) g->assigned_gotno++; in mips_elf_set_global_got_offset()
8290 offset = p->gotidx; in _bfd_mips_elf_finish_dynamic_symbol()