(elf_collect_hash_codes): New function. This function is called for
authorUlrich Drepper <drepper@redhat.com>
Tue, 27 Oct 1998 00:03:37 +0000 (00:03 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 27 Oct 1998 00:03:37 +0000 (00:03 +0000)
commite429c89724cebcb21bc6216bb13f9b1c569e3237
tree29af139d508d651926dea8bfc41b23f9fb808e05
parenteaa57a10aa324a06af1ac84ac8ffde8dc1b2bc87
(elf_collect_hash_codes): New function.  This function is called for
each exported symbol and we compute the ELF hash value for it.
(compute_bucket_value): New function.  It is called from
size_dynamic_sections to determine the hash table size.  When we are
optimizing a better, but slower, algorithm is used.
(size_dynamic_sections): Call compute_bucket_value.
bfd/elflink.h
This page took 0.025122 seconds and 4 git commands to generate.