Home
last modified time | relevance | path

Searched refs:Elf64_Xword (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/include/uapi/linux/
Delf.h22 typedef __u64 Elf64_Xword; typedef
149 Elf64_Xword d_val;
168 Elf64_Xword r_info; /* index and type of relocation */
179 Elf64_Xword r_info; /* index and type of relocation */
198 Elf64_Xword st_size; /* Associated symbol size */
261 Elf64_Xword p_filesz; /* Segment size in file */
262 Elf64_Xword p_memsz; /* Segment size in memory */
263 Elf64_Xword p_align; /* Segment alignment, file & memory */
319 Elf64_Xword sh_flags; /* Miscellaneous section attributes */
322 Elf64_Xword sh_size; /* Size of section in bytes */
[all …]