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

/haiku-fatelf/src/bin/gdb/bfd/
H A Delf32-vax.c399 struct elf_vax_link_hash_entry
419 PARAMS ((struct elf_vax_link_hash_entry *, PTR));
447 struct elf_vax_link_hash_entry *ret =
448 (struct elf_vax_link_hash_entry *) entry;
452 if (ret == (struct elf_vax_link_hash_entry *) NULL)
453 ret = ((struct elf_vax_link_hash_entry *)
455 sizeof (struct elf_vax_link_hash_entry)));
456 if (ret == (struct elf_vax_link_hash_entry *) NULL)
460 ret = ((struct elf_vax_link_hash_entry *)
463 if (ret != (struct elf_vax_link_hash_entry *) NUL
398 struct elf_vax_link_hash_entry struct
[all...]

Completed in 37 milliseconds