Lines Matching refs:mips_got_entry

75 struct mips_got_entry  struct
741 static struct mips_got_entry *mips_elf_create_local_got_entry
3028 const struct mips_got_entry *entry = (struct mips_got_entry *)entry_; in mips_elf_got_entry_hash()
3042 const struct mips_got_entry *e1 = (struct mips_got_entry *)entry1; in mips_elf_got_entry_eq()
3043 const struct mips_got_entry *e2 = (struct mips_got_entry *)entry2; in mips_elf_got_entry_eq()
3276 struct mips_got_entry *entry) in mips_elf_count_got_entry()
3326 struct mips_got_entry *entry, in mips_elf_initialize_tls_slots()
3491 struct mips_got_entry *entry; in mips_elf_local_got_index()
3546 struct mips_got_entry lookup, *entry; in mips_elf_global_got_index()
3595 struct mips_got_entry *entry; in mips_elf_got_page()
3620 struct mips_got_entry *entry; in mips_elf_got16_entry()
3666 static struct mips_got_entry *
3673 struct mips_got_entry lookup, *entry; in mips_elf_create_local_got_entry()
3713 entry = (struct mips_got_entry *) htab_find (g->got_entries, &lookup); in mips_elf_create_local_got_entry()
3729 entry = (struct mips_got_entry *) *loc; in mips_elf_create_local_got_entry()
3742 entry = (struct mips_got_entry *) bfd_alloc (abfd, sizeof (*entry)); in mips_elf_create_local_got_entry()
3895 struct mips_got_entry *lookup) in mips_elf_record_got_entry()
3898 struct mips_got_entry *entry; in mips_elf_record_got_entry()
3910 entry = (struct mips_got_entry *) *loc; in mips_elf_record_got_entry()
3913 entry = (struct mips_got_entry *) bfd_alloc (abfd, sizeof (*entry)); in mips_elf_record_got_entry()
3948 struct mips_got_entry entry; in mips_elf_record_global_got_symbol()
3993 struct mips_got_entry entry; in mips_elf_record_local_got_symbol()
4106 struct mips_got_entry *entry; in mips_elf_check_recreate_got()
4109 entry = (struct mips_got_entry *) *entryp; in mips_elf_check_recreate_got()
4135 struct mips_got_entry new_entry, *entry; in mips_elf_recreate_got()
4139 entry = (struct mips_got_entry *) *entryp; in mips_elf_recreate_got()
4486 struct mips_got_entry *entry; in mips_elf_add_got_entry()
4490 entry = (struct mips_got_entry *) *entryp; in mips_elf_add_got_entry()
4652 struct mips_got_entry *entry; in mips_elf_set_gotidx()
4654 entry = (struct mips_got_entry *) *entryp; in mips_elf_set_gotidx()
4657 struct mips_got_entry *new_entry; in mips_elf_set_gotidx()
4678 struct mips_got_entry *entry; in mips_elf_initialize_tls_index()
4682 entry = (struct mips_got_entry *) *entryp; in mips_elf_initialize_tls_index()
4705 struct mips_got_entry *entry; in mips_elf_set_global_got_area()
4708 entry = (struct mips_got_entry *) *entryp; in mips_elf_set_global_got_area()
4725 struct mips_got_entry *entry; in mips_elf_set_global_gotidx()
4728 entry = (struct mips_got_entry *) *entryp; in mips_elf_set_global_gotidx()
4760 struct mips_got_entry *entry; in mips_elf_forbid_lazy_stubs()
4762 entry = (struct mips_got_entry *) *entryp; in mips_elf_forbid_lazy_stubs()
10878 struct mips_got_entry e, *p; in _bfd_mips_elf_finish_dynamic_symbol()
10892 && (p = (struct mips_got_entry *) htab_find (g->got_entries, in _bfd_mips_elf_finish_dynamic_symbol()