Lines Matching refs:mips_got_entry
74 struct mips_got_entry struct
743 static struct mips_got_entry *mips_elf_create_local_got_entry
3022 const struct mips_got_entry *entry = (struct mips_got_entry *)entry_; in mips_elf_got_entry_hash()
3036 const struct mips_got_entry *e1 = (struct mips_got_entry *)entry1; in mips_elf_got_entry_eq()
3037 const struct mips_got_entry *e2 = (struct mips_got_entry *)entry2; in mips_elf_got_entry_eq()
3270 struct mips_got_entry *entry) in mips_elf_count_got_entry()
3320 struct mips_got_entry *entry, in mips_elf_initialize_tls_slots()
3483 struct mips_got_entry *entry; in mips_elf_local_got_index()
3538 struct mips_got_entry lookup, *entry; in mips_elf_global_got_index()
3587 struct mips_got_entry *entry; in mips_elf_got_page()
3612 struct mips_got_entry *entry; in mips_elf_got16_entry()
3658 static struct mips_got_entry *
3665 struct mips_got_entry lookup, *entry; in mips_elf_create_local_got_entry()
3705 entry = (struct mips_got_entry *) htab_find (g->got_entries, &lookup); in mips_elf_create_local_got_entry()
3721 entry = (struct mips_got_entry *) *loc; in mips_elf_create_local_got_entry()
3734 entry = (struct mips_got_entry *) bfd_alloc (abfd, sizeof (*entry)); in mips_elf_create_local_got_entry()
3886 struct mips_got_entry *lookup) in mips_elf_record_got_entry()
3889 struct mips_got_entry *entry; in mips_elf_record_got_entry()
3901 entry = (struct mips_got_entry *) *loc; in mips_elf_record_got_entry()
3904 entry = (struct mips_got_entry *) bfd_alloc (abfd, sizeof (*entry)); in mips_elf_record_got_entry()
3939 struct mips_got_entry entry; in mips_elf_record_global_got_symbol()
3984 struct mips_got_entry entry; in mips_elf_record_local_got_symbol()
4097 struct mips_got_entry *entry; in mips_elf_check_recreate_got()
4100 entry = (struct mips_got_entry *) *entryp; in mips_elf_check_recreate_got()
4126 struct mips_got_entry new_entry, *entry; in mips_elf_recreate_got()
4130 entry = (struct mips_got_entry *) *entryp; in mips_elf_recreate_got()
4477 struct mips_got_entry *entry; in mips_elf_add_got_entry()
4481 entry = (struct mips_got_entry *) *entryp; in mips_elf_add_got_entry()
4643 struct mips_got_entry *entry; in mips_elf_set_gotidx()
4645 entry = (struct mips_got_entry *) *entryp; in mips_elf_set_gotidx()
4648 struct mips_got_entry *new_entry; in mips_elf_set_gotidx()
4669 struct mips_got_entry *entry; in mips_elf_initialize_tls_index()
4673 entry = (struct mips_got_entry *) *entryp; in mips_elf_initialize_tls_index()
4696 struct mips_got_entry *entry; in mips_elf_set_global_got_area()
4699 entry = (struct mips_got_entry *) *entryp; in mips_elf_set_global_got_area()
4716 struct mips_got_entry *entry; in mips_elf_set_global_gotidx()
4719 entry = (struct mips_got_entry *) *entryp; in mips_elf_set_global_gotidx()
4751 struct mips_got_entry *entry; in mips_elf_forbid_lazy_stubs()
4753 entry = (struct mips_got_entry *) *entryp; in mips_elf_forbid_lazy_stubs()
10848 struct mips_got_entry e, *p; in _bfd_mips_elf_finish_dynamic_symbol()
10862 && (p = (struct mips_got_entry *) htab_find (g->got_entries, in _bfd_mips_elf_finish_dynamic_symbol()