Searched refs:got_entry_key (Results 1 – 2 of 2) sorted by relevance
647 unsigned long got_entry_key; member936 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()[all …]
2091 * elf32-m68k.c (struct elf_m68k_link_hash_entry: got_entry_key,