Searched refs:ppc_coff_link_hash_table (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/legacy/binutils/bfd/
H A Dcoff-ppc.c122 struct ppc_coff_link_hash_table struct
182 ppc_coff_link_hash_table_init (struct ppc_coff_link_hash_table *table,
198 struct ppc_coff_link_hash_table *ret;
199 bfd_size_type amt = sizeof (struct ppc_coff_link_hash_table);
201 ret = (struct ppc_coff_link_hash_table *) bfd_malloc (amt);
/haiku-buildtools/binutils/bfd/
H A Dcoff-ppc.c119 struct ppc_coff_link_hash_table struct
165 ppc_coff_link_hash_table_init (struct ppc_coff_link_hash_table *table,
181 struct ppc_coff_link_hash_table *ret;
182 bfd_size_type amt = sizeof (struct ppc_coff_link_hash_table);
184 ret = (struct ppc_coff_link_hash_table *) bfd_malloc (amt);

Completed in 183 milliseconds