Searched refs:sizeof_hash_entry (Results 1 – 4 of 4) sorted by relevance
582 unsigned char sizeof_hash_entry; member
269 elf_section_data (s)->this_hdr.sh_entsize = bed->s->sizeof_hash_entry; in _bfd_elf_link_create_dynamic_sections()5387 max = (2 + dynsymcount) * bed->s->sizeof_hash_entry; in compute_bucket_count()5397 fact = i / (BFD_TARGET_PAGESIZE / bed->s->sizeof_hash_entry) + 1; in compute_bucket_count()5408 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
2767 this_hdr->sh_entsize = bed->s->sizeof_hash_entry; in elf_fake_sections()