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

/include/linux/
H A Delf.h24 typedef __u64 Elf64_Xword; typedef
151 Elf64_Xword d_val;
170 Elf64_Xword r_info; /* index and type of relocation */
181 Elf64_Xword r_info; /* index and type of relocation */
200 Elf64_Xword st_size; /* Associated symbol size */
263 Elf64_Xword p_filesz; /* Segment size in file */
264 Elf64_Xword p_memsz; /* Segment size in memory */
265 Elf64_Xword p_align; /* Segment alignment, file & memory */
318 Elf64_Xword sh_flags; /* Miscellaneous section attributes */
321 Elf64_Xword sh_siz
[all...]

Completed in 5 milliseconds