Searched refs:linux_link_hash_table (Results 1 – 3 of 3) sorted by relevance
146 struct linux_link_hash_table struct198 struct linux_link_hash_table *ret; in linux_link_hash_table_create()199 bfd_size_type amt = sizeof (struct linux_link_hash_table); in linux_link_hash_table_create()201 ret = (struct linux_link_hash_table *) bfd_zmalloc (amt); in linux_link_hash_table_create()202 if (ret == (struct linux_link_hash_table *) NULL) in linux_link_hash_table_create()233 #define linux_hash_table(p) ((struct linux_link_hash_table *) ((p)->hash))
151 struct linux_link_hash_table struct202 struct linux_link_hash_table *ret; in linux_link_hash_table_create()203 bfd_size_type amt = sizeof (struct linux_link_hash_table); in linux_link_hash_table_create()205 ret = (struct linux_link_hash_table *) bfd_zmalloc (amt); in linux_link_hash_table_create()206 if (ret == (struct linux_link_hash_table *) NULL) in linux_link_hash_table_create()237 #define linux_hash_table(p) ((struct linux_link_hash_table *) ((p)->hash))
150 struct linux_link_hash_table struct201 struct linux_link_hash_table *ret; in linux_link_hash_table_create()202 bfd_size_type amt = sizeof (struct linux_link_hash_table); in linux_link_hash_table_create()204 ret = (struct linux_link_hash_table *) bfd_zmalloc (amt); in linux_link_hash_table_create()205 if (ret == (struct linux_link_hash_table *) NULL) in linux_link_hash_table_create()239 #define linux_hash_table(p) ((struct linux_link_hash_table *) ((p)->hash))