Searched refs:elf_sh_link_hash_entry (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Delf32-sh.c3479 struct elf_sh_link_hash_entry
3501 #define sh_elf_hash_entry(ent) ((struct elf_sh_link_hash_entry *)(ent))
3576 struct elf_sh_link_hash_entry *ret =
3577 (struct elf_sh_link_hash_entry *) entry;
3581 if (ret == (struct elf_sh_link_hash_entry *) NULL)
3582 ret = ((struct elf_sh_link_hash_entry *)
3584 sizeof (struct elf_sh_link_hash_entry)));
3585 if (ret == (struct elf_sh_link_hash_entry *) NULL)
3589 ret = ((struct elf_sh_link_hash_entry *)
3592 if (ret != (struct elf_sh_link_hash_entry *) NUL
3477 struct elf_sh_link_hash_entry struct
[all...]
/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Delf32-sh.c3672 struct elf_sh_link_hash_entry
3694 #define sh_elf_hash_entry(ent) ((struct elf_sh_link_hash_entry *)(ent))
3769 struct elf_sh_link_hash_entry *ret =
3770 (struct elf_sh_link_hash_entry *) entry;
3774 if (ret == (struct elf_sh_link_hash_entry *) NULL)
3775 ret = ((struct elf_sh_link_hash_entry *)
3777 sizeof (struct elf_sh_link_hash_entry)));
3778 if (ret == (struct elf_sh_link_hash_entry *) NULL)
3782 ret = ((struct elf_sh_link_hash_entry *)
3785 if (ret != (struct elf_sh_link_hash_entry *) NUL
3670 struct elf_sh_link_hash_entry struct
[all...]

Completed in 255 milliseconds