Searched refs:bfd_hash_set_default_size (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/binutils/bfd/
H A Dhash.c91 @findex bfd_hash_set_default_size
92 Use <<bfd_hash_set_default_size>> to set the default size of
591 bfd_hash_set_default_size (bfd_size_type hash_size)
590 bfd_hash_set_default_size (bfd_size_type hash_size) function
H A Dbfd-in.h489 extern void bfd_hash_set_default_size (bfd_size_type);
H A Dbfd-in2.h496 extern void bfd_hash_set_default_size (bfd_size_type);
/freebsd-11-stable/contrib/binutils/ld/
H A Dldmain.c290 bfd_hash_set_default_size (config.hash_table_size);
/freebsd-11-stable/gnu/usr.bin/binutils/libbfd/
H A Dbfd.h502 extern void bfd_hash_set_default_size (bfd_size_type);

Completed in 286 milliseconds