Lines Matching refs:Elf64_Word
45 typedef uint32_t Elf64_Word; typedef
56 typedef Elf64_Word Elf64_Hashelt;
70 Elf64_Word e_version; /* ELF format version. */
74 Elf64_Word e_flags; /* Architecture-specific flags. */
88 Elf64_Word sh_name; /* Section name (index into the
90 Elf64_Word sh_type; /* Section type. */
95 Elf64_Word sh_link; /* Index of a related section. */
96 Elf64_Word sh_info; /* Depends on section type. */
106 Elf64_Word p_type; /* Entry type. */
107 Elf64_Word p_flags; /* Access permission flags. */
193 Elf64_Word st_name; /* String table index of name. */
217 Elf64_Word vd_hash;
218 Elf64_Word vd_aux;
219 Elf64_Word vd_next;
223 Elf64_Word vda_name;
224 Elf64_Word vda_next;
230 Elf64_Word vn_file;
231 Elf64_Word vn_aux;
232 Elf64_Word vn_next;
236 Elf64_Word vna_hash;
239 Elf64_Word vna_name;
240 Elf64_Word vna_next;