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

/freebsd-10.0-release/contrib/binutils/bfd/
H A Di386linux.c137 struct linux_link_hash_entry *h;
151 struct linux_link_hash_entry
178 PARAMS ((struct bfd_link_info *, struct linux_link_hash_entry *,
187 PARAMS ((struct linux_link_hash_entry *, PTR));
199 struct linux_link_hash_entry *ret = (struct linux_link_hash_entry *) entry;
203 if (ret == (struct linux_link_hash_entry *) NULL)
204 ret = ((struct linux_link_hash_entry *)
205 bfd_hash_allocate (table, sizeof (struct linux_link_hash_entry)));
210 ret = ((struct linux_link_hash_entry *)
150 struct linux_link_hash_entry struct
[all...]
H A Dsparclinux.c137 struct linux_link_hash_entry *h;
151 struct linux_link_hash_entry struct
178 PARAMS ((struct bfd_link_info *, struct linux_link_hash_entry *,
187 PARAMS ((struct linux_link_hash_entry *, PTR));
199 struct linux_link_hash_entry *ret = (struct linux_link_hash_entry *) entry;
203 if (ret == (struct linux_link_hash_entry *) NULL)
204 ret = ((struct linux_link_hash_entry *)
205 bfd_hash_allocate (table, sizeof (struct linux_link_hash_entry)));
210 ret = ((struct linux_link_hash_entry *)
[all...]

Completed in 109 milliseconds