Lines Matching refs:Elf64_Word
20 typedef __u32 Elf64_Word; typedef
192 Elf64_Word st_name; /* Symbol name, index in string tbl */
224 Elf64_Word e_version;
228 Elf64_Word e_flags;
255 Elf64_Word p_type;
256 Elf64_Word p_flags;
313 Elf64_Word sh_name; /* Section name, index in string tbl */
314 Elf64_Word sh_type; /* Type of section */
319 Elf64_Word sh_link; /* Index of another section */
320 Elf64_Word sh_info; /* Additional section information */
414 Elf64_Word n_namesz; /* Name size */
415 Elf64_Word n_descsz; /* Content size */
416 Elf64_Word n_type; /* Content type */