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

/haiku-fatelf/src/bin/gdb/bfd/
H A Delf32-arm.h144 struct elf32_arm_link_hash_entry struct
221 struct elf32_arm_link_hash_entry * ret =
222 (struct elf32_arm_link_hash_entry *) entry;
226 if (ret == (struct elf32_arm_link_hash_entry *) NULL)
227 ret = bfd_hash_allocate (table, sizeof (struct elf32_arm_link_hash_entry));
232 ret = ((struct elf32_arm_link_hash_entry *)
311 struct elf32_arm_link_hash_entry *edir, *eind;
313 edir = (struct elf32_arm_link_hash_entry *) dir;
314 eind = (struct elf32_arm_link_hash_entry *) ind;
2868 struct elf32_arm_link_hash_entry *e
[all...]

Completed in 69 milliseconds