Home
last modified time | relevance | path

Searched refs:_bfd_link_hash_table_init (Results 1 – 25 of 26) sorted by relevance

12

/openbsd/src/gnu/usr.bin/binutils/bfd/
Dlibbfd-in.h420 extern bfd_boolean _bfd_link_hash_table_init
Dlibbfd.h425 extern bfd_boolean _bfd_link_hash_table_init
Dlinker.c468 _bfd_link_hash_table_init in _bfd_link_hash_table_init() function
670 if (! _bfd_link_hash_table_init (&ret->root, abfd, in _bfd_generic_link_hash_table_create()
Dcoff-h8300.c206 if (!_bfd_link_hash_table_init (&ret->root.root, abfd, in h8300_coff_link_hash_table_create()
Dcofflink.c100 return _bfd_link_hash_table_init (&table->root, abfd, newfunc); in _bfd_coff_link_hash_table_init()
Dpdp11.c2873 return _bfd_link_hash_table_init (&table->root, abfd, newfunc);
Decoff.c3449 if (! _bfd_link_hash_table_init (&ret->root, abfd,
Daoutx.h3061 return _bfd_link_hash_table_init (&table->root, abfd, newfunc);
Dxcofflink.c489 if (! _bfd_link_hash_table_init (&ret->root, abfd, xcoff_link_hash_newfunc))
Delf.c1455 ret = _bfd_link_hash_table_init (&table->root, abfd, newfunc); in _bfd_elf_link_hash_table_init()
DChangeLog-00013170 * linker.c (_bfd_link_hash_table_init): Set the linker hash
/openbsd/src/gnu/usr.bin/binutils-2.17/bfd/
Dlibbfd-in.h474 extern bfd_boolean _bfd_link_hash_table_init
Dlibbfd.h479 extern bfd_boolean _bfd_link_hash_table_init
Dlinker.c470 _bfd_link_hash_table_init in _bfd_link_hash_table_init() function
712 if (! _bfd_link_hash_table_init (&ret->root, abfd, in _bfd_generic_link_hash_table_create()
Dcoff-h8300.c200 if (!_bfd_link_hash_table_init (&ret->root.root, abfd, in h8300_coff_link_hash_table_create()
Dcofflink.c101 return _bfd_link_hash_table_init (&table->root, abfd, newfunc, entsize); in _bfd_coff_link_hash_table_init()
Dpdp11.c2453 return _bfd_link_hash_table_init (&table->root, abfd, newfunc, entsize); in NAME()
Decoff.c3288 if (!_bfd_link_hash_table_init (&ret->root, abfd, in _bfd_ecoff_bfd_link_hash_table_create()
Daoutx.h2865 return _bfd_link_hash_table_init (&table->root, abfd, newfunc, entsize); in NAME()
Dxcofflink.c447 if (!_bfd_link_hash_table_init (&ret->root, abfd, xcoff_link_hash_newfunc, in _bfd_xcoff_bfd_link_hash_table_create()
Delf.c1617 ret = _bfd_link_hash_table_init (&table->root, abfd, newfunc, entsize); in _bfd_elf_link_hash_table_init()
DChangeLog-00013170 * linker.c (_bfd_link_hash_table_init): Set the linker hash
DChangeLog-94956766 NAME(aout,link_hash_table_init), not _bfd_link_hash_table_init.
/openbsd/src/gnu/usr.bin/binutils/bfd/doc/
Dhash.texi227 table, this is @code{_bfd_link_hash_table_init} in @code{linker.c}.
/openbsd/src/gnu/usr.bin/binutils-2.17/bfd/doc/
Dhash.texi229 table, this is @code{_bfd_link_hash_table_init} in @code{linker.c}.

12