Lines Matching refs:sh_entsize
560 && (shdr)->sh_entsize == GRP_ENTRY_SIZE \ in setup_group()
902 newsect->entsize = hdr->sh_entsize; in _bfd_elf_make_section_from_shdr()
1701 if (hdr->sh_entsize != bed->s->sizeof_sym) in bfd_section_from_shdr()
1704 if (hdr->sh_info * hdr->sh_entsize > hdr->sh_size) in bfd_section_from_shdr()
1765 if (hdr->sh_entsize != bed->s->sizeof_sym) in bfd_section_from_shdr()
1768 if (hdr->sh_info * hdr->sh_entsize > hdr->sh_size) in bfd_section_from_shdr()
1871 if (hdr->sh_entsize in bfd_section_from_shdr()
1989 if (hdr->sh_entsize != sizeof (Elf_External_Versym)) in bfd_section_from_shdr()
2655 rel_hdr->sh_entsize = (use_rela_p in _bfd_elf_init_reloc_shdr()
2767 this_hdr->sh_entsize = bed->s->sizeof_hash_entry; in elf_fake_sections()
2771 this_hdr->sh_entsize = bed->s->sizeof_sym; in elf_fake_sections()
2775 this_hdr->sh_entsize = bed->s->sizeof_dyn; in elf_fake_sections()
2780 this_hdr->sh_entsize = bed->s->sizeof_rela; in elf_fake_sections()
2785 this_hdr->sh_entsize = bed->s->sizeof_rel; in elf_fake_sections()
2789 this_hdr->sh_entsize = sizeof (Elf_External_Versym); in elf_fake_sections()
2793 this_hdr->sh_entsize = 0; in elf_fake_sections()
2805 this_hdr->sh_entsize = 0; in elf_fake_sections()
2817 this_hdr->sh_entsize = GRP_ENTRY_SIZE; in elf_fake_sections()
2821 this_hdr->sh_entsize = bed->s->arch_size == 64 ? 0 : 4; in elf_fake_sections()
2834 this_hdr->sh_entsize = asect->entsize; in elf_fake_sections()
3301 if (elf_section_data (s)->this_hdr.sh_entsize == 0) in assign_section_numbers()
3302 elf_section_data (s)->this_hdr.sh_entsize in assign_section_numbers()
3604 shstrtab_hdr->sh_entsize = 0; in _bfd_elf_compute_section_file_positions()
6620 ohdr->sh_entsize = ihdr->sh_entsize; in _bfd_elf_copy_private_section_data()
6802 symtab_hdr->sh_entsize = bed->s->sizeof_sym; in swap_out_syms()
6803 symtab_hdr->sh_size = symtab_hdr->sh_entsize * (symcount + 1); in swap_out_syms()
6836 symtab_shndx_hdr->sh_entsize = sizeof (Elf_External_Sym_Shndx); in swap_out_syms()
7073 symstrtab_hdr->sh_entsize = 0; in swap_out_syms()
7199 ret += ((s->size / elf_section_data (s)->this_hdr.sh_entsize) in _bfd_elf_get_dynamic_reloc_upper_bound()
7241 count = s->size / elf_section_data (s)->this_hdr.sh_entsize; in _bfd_elf_canonicalize_dynamic_reloc()
10048 count = relplt->size / hdr->sh_entsize; in _bfd_elf_get_synthetic_symtab()