Home
last modified time | relevance | path

Searched refs:elf_m68k_hash_entry (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Delf32-m68k.c658 #define elf_m68k_hash_entry(ent) ((struct elf_m68k_link_hash_entry *) (ent)) macro
935 elf_m68k_hash_entry (ret)->pcrel_relocs_copied = NULL; in elf_m68k_link_hash_newfunc()
936 elf_m68k_hash_entry (ret)->got_entry_key = 0; in elf_m68k_link_hash_newfunc()
937 elf_m68k_hash_entry (ret)->glist = NULL; 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()
2359 h = elf_m68k_hash_entry (_h); in elf_m68k_init_symndx2h_1()
2515 dir = elf_m68k_hash_entry (_dir); in elf_m68k_copy_indirect_symbol()
2516 ind = elf_m68k_hash_entry (_ind); in elf_m68k_copy_indirect_symbol()
[all …]
DChangeLog-02034573 * elf32-m68k.c (elf_m68k_hash_entry): Define.
4576 elf_m68k_hash_entry instead of struct elf_m68k_link_hash_entry to
4578 (elf_m68k_check_relocs): Use elf_m68k_hash_entry instead of
4583 struct elf_link_hash_entry and use elf_m68k_hash_entry when struct