Searched refs:link_hash_table_init (Results 1 – 6 of 6) sorted by relevance
| /freebsd-12.1/contrib/binutils/bfd/ |
| H A D | libaout.h | 577 extern bfd_boolean NAME (aout, link_hash_table_init)
|
| H A D | i386linux.c | 232 if (!NAME(aout,link_hash_table_init) (&ret->root, abfd,
|
| H A D | sparclinux.c | 233 if (!NAME(aout,link_hash_table_init) (&ret->root, abfd,
|
| H A D | aoutx.h | 2880 NAME (aout, link_hash_table_init) (struct aout_link_hash_table *table, in NAME() argument 2902 if (!NAME (aout, link_hash_table_init) (ret, abfd, in NAME()
|
| H A D | sunos.c | 682 if (!NAME (aout, link_hash_table_init) (&ret->root, abfd, in sunos_link_hash_table_create()
|
| H A D | ChangeLog-9495 | 6764 (NAME(aout,link_hash_table_init)): New function. 6766 NAME(aout,link_hash_table_init), not _bfd_link_hash_table_init. 6794 (NAME(aout,link_hash_table_init)): Declare.
|