Elf32_Word
const Elf32_Word *hashval;
Elf32_Word bucket;
const Elf32_Word *hashval;
Elf32_Word bkt, nmaskwords;
Elf32_Word nbuckets_gnu; /* Number of GNU hash buckets*/
Elf32_Word symndx_gnu; /* 1st accessible symbol on dynsym table */
Elf32_Word maskwords_bm_gnu; /* Bloom filter words - 1 (bitmask) */
Elf32_Word shift2_gnu; /* Bloom filter shift count */
Elf32_Word dynsymcount; /* Total entries in dynsym table */
*(Elf32_Word *)p = es[i].sh_size;
Elf32_Word p_flags; /* Access permission flags. */
Elf32_Word r_info; /* Relocation type and symbol index. */
Elf32_Word r_info; /* Relocation type and symbol index. */
Elf32_Word st_name; /* String table index of name. */
Elf32_Word vd_hash;
Elf32_Word vd_aux;
Elf32_Word vd_next;
Elf32_Word vda_name;
Elf32_Word vda_next;
Elf32_Word vn_file;
Elf32_Word vn_aux;
Elf32_Word vn_next;
Elf32_Word vna_hash;
Elf32_Word vna_name;
Elf32_Word vna_next;
Elf32_Word e_version; /* ELF format version. */
Elf32_Word e_flags; /* Architecture-specific flags. */
Elf32_Word sh_name; /* Section name (index into the
Elf32_Word sh_type; /* Section type. */
Elf32_Word sh_flags; /* Section flags. */
Elf32_Word sh_link; /* Index of a related section. */
Elf32_Word sh_info; /* Depends on section type. */
Elf32_Word p_type; /* Entry type. */