Searched refs:stub_hash_newfunc (Results 1 – 16 of 16) sorted by relevance
/toolchain/binutils/binutils-2.25/bfd/ |
D | elf32-xgate.c | 42 stub_hash_newfunc (struct bfd_hash_entry *, struct bfd_hash_table *, 471 if (!bfd_hash_table_init (ret->stub_hash_table, stub_hash_newfunc, in xgate_elf_bfd_link_hash_table_create() 517 stub_hash_newfunc (struct bfd_hash_entry *entry, in stub_hash_newfunc() function
|
D | elf32-m68hc1x.c | 42 static struct bfd_hash_entry *stub_hash_newfunc 103 if (!bfd_hash_table_init (ret->stub_hash_table, stub_hash_newfunc, in m68hc11_elf_hash_table_create() 120 stub_hash_newfunc (struct bfd_hash_entry *entry, struct bfd_hash_table *table, in stub_hash_newfunc() function
|
D | elf32-avr.c | 712 stub_hash_newfunc (struct bfd_hash_entry *entry, in stub_hash_newfunc() function 795 if (!bfd_hash_table_init (&htab->bstab, stub_hash_newfunc, in elf32_avr_link_hash_table_create()
|
D | elf32-metag.c | 953 stub_hash_newfunc (struct bfd_hash_entry *entry, in stub_hash_newfunc() function 1056 if (!bfd_hash_table_init (&htab->bstab, stub_hash_newfunc, in elf_metag_link_hash_table_create()
|
D | elf32-nios2.c | 1135 stub_hash_newfunc (struct bfd_hash_entry *entry, in stub_hash_newfunc() function 5140 if (!bfd_hash_table_init (&ret->bstab, stub_hash_newfunc, in nios2_elf32_link_hash_table_create()
|
D | elfnn-aarch64.c | 1931 stub_hash_newfunc (struct bfd_hash_entry *entry, in stub_hash_newfunc() function 2131 if (!bfd_hash_table_init (&ret->stub_hash_table, stub_hash_newfunc, in elfNN_aarch64_link_hash_table_create()
|
D | ChangeLog | 34 (stub_hash_newfunc): Initialize adrp_offset; 2653 (stub_hash_newfunc): New.
|
D | ChangeLog-2009 | 1461 * elf32-arm.c (stub_hash_newfunc): Initialize field output_name. 1596 * elf32-arm.c (stub_hash_newfunc): Initialize fields 4300 (stub_hash_newfunc): Initialize these new fields.
|
D | ChangeLog-2008 | 2182 (stub_hash_newfunc): New function. 3222 (stub_hash_newfunc, spu_elf_link_hash_table_free): Delete.
|
D | elf64-ppc.c | 4027 stub_hash_newfunc (struct bfd_hash_entry *entry, in stub_hash_newfunc() function 4204 if (!bfd_hash_table_init (&htab->stub_hash_table, stub_hash_newfunc, in ppc64_elf_link_hash_table_create()
|
D | elf32-arm.c | 3251 stub_hash_newfunc (struct bfd_hash_entry *entry, in stub_hash_newfunc() function 3572 if (!bfd_hash_table_init (&ret->stub_hash_table, stub_hash_newfunc, in elf32_arm_link_hash_table_create()
|
D | ChangeLog-2005 | 1907 (stub_hash_newfunc): Use hh. 1941 (stub_hash_newfunc): Rename variables.
|
D | ChangeLog-0001 | 1900 (stub_hash_newfunc): Get rid of unnecessary casts. 6542 (stub_hash_newfunc): Here too. 6808 (elf32_hppa_stub_hash_newfunc): Rename to stub_hash_newfunc. Init
|
D | ChangeLog-2013 | 529 (stub_hash_newfunc): Init new ppc_stub_hash_entry field, and one
|
D | ChangeLog-2006 | 2014 (stub_hash_newfunc): New function.
|
D | ChangeLog-0203 | 3613 (stub_hash_newfunc): New function. 9276 (stub_hash_newfunc): New function.
|