Lines Matching refs:Elf64_Word
21 typedef __u32 Elf64_Word; typedef
194 Elf64_Word st_name; /* Symbol name, index in string tbl */
226 Elf64_Word e_version;
230 Elf64_Word e_flags;
257 Elf64_Word p_type;
258 Elf64_Word p_flags;
318 Elf64_Word sh_name; /* Section name, index in string tbl */
319 Elf64_Word sh_type; /* Type of section */
324 Elf64_Word sh_link; /* Index of another section */
325 Elf64_Word sh_info; /* Additional section information */
448 Elf64_Word n_namesz; /* Name size */
449 Elf64_Word n_descsz; /* Content size */
450 Elf64_Word n_type; /* Content type */