Searched defs:sh_entsize (Results 1 – 9 of 9) sorted by relevance
110 unsigned char sh_entsize[4]; /* Entry size if section holds table */ member123 unsigned char sh_entsize[8]; /* Entry size if section holds table */ member
84 bfd_size_type sh_entsize; /* Entry size if section holds table */ member
169 elf_xword sh_entsize; ///< Byte size of each section entry. member
121 uint64_t sh_align, sh_entsize, sh_offset, sh_size; in _libelf_compute_section_extents() local
220 Elf32_Word sh_entsize; /* section entry size */ member233 Elf64_Xword sh_entsize; /* table entry size */ member
961 Elf32_Word sh_entsize; // Size of records contained within the section member975 Elf64_Xword sh_entsize; member
10768 unsigned int sh_type, sh_flags, sh_entsize; local