Lines Matching defs:Elf64_Word
19 typedef uint32_t Elf64_Word;
943 Elf64_Word st_name; /* Symbol name, index in string tbl */
975 Elf64_Word e_version;
979 Elf64_Word e_flags;
1006 Elf64_Word p_type;
1007 Elf64_Word p_flags;
1070 Elf64_Word sh_name; /* Section name, index in string tbl */
1071 Elf64_Word sh_type; /* Type of section */
1076 Elf64_Word sh_link; /* Index of another section */
1077 Elf64_Word sh_info; /* Additional section information */
1145 Elf64_Word n_namesz; /* Name size */
1146 Elf64_Word n_descsz; /* Content size */
1147 Elf64_Word n_type; /* Content type */