Lines Matching refs:Elf64_Word
29 typedef __u32 Elf64_Word; typedef
179 Elf64_Word st_name; /* Symbol name, index in string tbl */
211 Elf64_Word e_version;
215 Elf64_Word e_flags;
242 Elf64_Word p_type;
243 Elf64_Word p_flags;
300 Elf64_Word sh_name; /* Section name, index in string tbl */
301 Elf64_Word sh_type; /* Type of section */
306 Elf64_Word sh_link; /* Index of another section */
307 Elf64_Word sh_info; /* Additional section information */
370 Elf64_Word n_namesz; /* Name size */
371 Elf64_Word n_descsz; /* Content size */
372 Elf64_Word n_type; /* Content type */