Lines Matching refs:Elf64_Word
21 typedef __u32 Elf64_Word; typedef
198 Elf64_Word st_name; /* Symbol name, index in string tbl */
230 Elf64_Word e_version;
234 Elf64_Word e_flags;
261 Elf64_Word p_type;
262 Elf64_Word p_flags;
322 Elf64_Word sh_name; /* Section name, index in string tbl */
323 Elf64_Word sh_type; /* Type of section */
328 Elf64_Word sh_link; /* Index of another section */
329 Elf64_Word sh_info; /* Additional section information */
460 Elf64_Word n_namesz; /* Name size */
461 Elf64_Word n_descsz; /* Content size */
462 Elf64_Word n_type; /* Content type */