Home
last modified time | relevance | path

Searched refs:elf32_arm_link_hash_entry (Results 1 – 5 of 5) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils/bfd/
Delf32-arm.h212 struct elf32_arm_link_hash_entry struct
271 struct elf32_arm_link_hash_entry * ret =
272 (struct elf32_arm_link_hash_entry *) entry;
276 if (ret == (struct elf32_arm_link_hash_entry *) NULL)
277 ret = ((struct elf32_arm_link_hash_entry *)
279 sizeof (struct elf32_arm_link_hash_entry)));
280 if (ret == (struct elf32_arm_link_hash_entry *) NULL)
284 ret = ((struct elf32_arm_link_hash_entry *)
287 if (ret != (struct elf32_arm_link_hash_entry *) NULL)
361 struct elf32_arm_link_hash_entry *edir, *eind; in elf32_arm_copy_indirect_symbol()
[all …]
DChangeLog-02037229 (struct elf32_arm_link_hash_entry, plt_info): New member of this
/openbsd/src/gnu/usr.bin/binutils-2.17/bfd/
Delf32-arm.c1668 #define elf32_arm_hash_entry(ent) ((struct elf32_arm_link_hash_entry *)(ent))
1671 struct elf32_arm_link_hash_entry struct
1783 struct elf32_arm_link_hash_entry * ret = in elf32_arm_link_hash_newfunc()
1784 (struct elf32_arm_link_hash_entry *) entry; in elf32_arm_link_hash_newfunc()
1788 if (ret == (struct elf32_arm_link_hash_entry *) NULL) in elf32_arm_link_hash_newfunc()
1789 ret = bfd_hash_allocate (table, sizeof (struct elf32_arm_link_hash_entry)); in elf32_arm_link_hash_newfunc()
1794 ret = ((struct elf32_arm_link_hash_entry *) in elf32_arm_link_hash_newfunc()
1915 struct elf32_arm_link_hash_entry *edir, *eind; in elf32_arm_copy_indirect_symbol()
1917 edir = (struct elf32_arm_link_hash_entry *) dir; in elf32_arm_copy_indirect_symbol()
1918 eind = (struct elf32_arm_link_hash_entry *) ind; in elf32_arm_copy_indirect_symbol()
[all …]
DChangeLog-2004210 (struct elf32_arm_link_hash_entry): Add plt_thumb_refcount
DChangeLog-02037229 (struct elf32_arm_link_hash_entry, plt_info): New member of this