Searched refs:_bfd_link_hash_newfunc (Results 1 – 10 of 10) sorted by relevance
| /mirbsd/src/gnu/usr.bin/binutils/bfd/doc/ |
| D | hash.texi | 212 @var{function_name} is @code{_bfd_link_hash_newfunc}. 217 @code{_bfd_link_hash_newfunc} also initializes the local fields
|
| /mirbsd/src/gnu/usr.bin/binutils/bfd/ |
| D | libbfd-in.h | 459 extern struct bfd_hash_entry *_bfd_link_hash_newfunc
|
| D | libbfd.h | 464 extern struct bfd_hash_entry *_bfd_link_hash_newfunc
|
| D | linker.c | 437 _bfd_link_hash_newfunc (struct bfd_hash_entry *entry, in _bfd_link_hash_newfunc() function 686 entry = _bfd_link_hash_newfunc (entry, table, string); in _bfd_generic_link_hash_newfunc()
|
| D | cofflink.c | 74 _bfd_link_hash_newfunc ((struct bfd_hash_entry *) ret, in _bfd_coff_link_hash_newfunc()
|
| D | pdp11.c | 2435 _bfd_link_hash_newfunc ((struct bfd_hash_entry *) ret, table, string); in NAME()
|
| D | ecoff.c | 3261 _bfd_link_hash_newfunc ((struct bfd_hash_entry *) ret, in ecoff_link_hash_newfunc()
|
| D | aoutx.h | 2848 _bfd_link_hash_newfunc ((struct bfd_hash_entry *) ret, in NAME()
|
| D | xcofflink.c | 418 _bfd_link_hash_newfunc ((struct bfd_hash_entry *) ret, in xcoff_link_hash_newfunc()
|
| D | elf.c | 1409 entry = _bfd_link_hash_newfunc (entry, table, string); in _bfd_elf_link_hash_newfunc()
|