Lines Matching refs:got_entry_key
647 unsigned long got_entry_key; member
936 elf_m68k_hash_entry (ret)->got_entry_key = 0; in elf_m68k_link_hash_newfunc()
1404 key->symndx = elf_m68k_hash_entry (h)->got_entry_key; in elf_m68k_init_got_entry_key()
1639 if (h != NULL && elf_m68k_hash_entry (h)->got_entry_key == 0) in elf_m68k_add_entry_to_got()
1640 elf_m68k_hash_entry (h)->got_entry_key in elf_m68k_add_entry_to_got()
2361 if (h->got_entry_key != 0) in elf_m68k_init_symndx2h_1()
2368 BFD_ASSERT (arg->symndx2h[h->got_entry_key] == NULL); in elf_m68k_init_symndx2h_1()
2369 arg->symndx2h[h->got_entry_key] = h; in elf_m68k_init_symndx2h_1()
2526 if (ind->got_entry_key != 0) in elf_m68k_copy_indirect_symbol()
2528 BFD_ASSERT (dir->got_entry_key == 0); in elf_m68k_copy_indirect_symbol()
2532 dir->got_entry_key = ind->got_entry_key; in elf_m68k_copy_indirect_symbol()
2533 ind->got_entry_key = 0; in elf_m68k_copy_indirect_symbol()