Lines Matching refs:Elf64_Xword
21 typedef __u64 Elf64_Xword; typedef
148 Elf64_Xword d_val;
167 Elf64_Xword r_info; /* index and type of relocation */
178 Elf64_Xword r_info; /* index and type of relocation */
197 Elf64_Xword st_size; /* Associated symbol size */
260 Elf64_Xword p_filesz; /* Segment size in file */
261 Elf64_Xword p_memsz; /* Segment size in memory */
262 Elf64_Xword p_align; /* Segment alignment, file & memory */
318 Elf64_Xword sh_flags; /* Miscellaneous section attributes */
321 Elf64_Xword sh_size; /* Size of section in bytes */
324 Elf64_Xword sh_addralign; /* Section alignment */
325 Elf64_Xword sh_entsize; /* Entry size if section holds table */