Searched refs:sizeof_hash_entry (Results 1 – 4 of 4) sorted by relevance
435 unsigned char sizeof_hash_entry; member
239 elf_section_data (s)->this_hdr.sh_entsize = bed->s->sizeof_hash_entry; in _bfd_elf_link_create_dynamic_sections()5311 max = (2 + dynsymcount) * bed->s->sizeof_hash_entry; in compute_bucket_count()5321 fact = i / (BFD_TARGET_PAGESIZE / bed->s->sizeof_hash_entry) + 1; in compute_bucket_count()5332 fact = i / (BFD_TARGET_PAGESIZE / bed->s->sizeof_hash_entry) + 1; in compute_bucket_count()
1452 that and NSYMS as arguments. Use bed->s->sizeof_hash_entry
2831 this_hdr->sh_entsize = bed->s->sizeof_hash_entry; in elf_fake_sections()