Lines Matching refs:Elf64_Xword
22 typedef __u64 Elf64_Xword; typedef
150 Elf64_Xword d_val;
169 Elf64_Xword r_info; /* index and type of relocation */
180 Elf64_Xword r_info; /* index and type of relocation */
199 Elf64_Xword st_size; /* Associated symbol size */
262 Elf64_Xword p_filesz; /* Segment size in file */
263 Elf64_Xword p_memsz; /* Segment size in memory */
264 Elf64_Xword p_align; /* Segment alignment, file & memory */
320 Elf64_Xword sh_flags; /* Miscellaneous section attributes */
323 Elf64_Xword sh_size; /* Size of section in bytes */
326 Elf64_Xword sh_addralign; /* Section alignment */
327 Elf64_Xword sh_entsize; /* Entry size if section holds table */