Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Delf.h21 typedef __u64 Elf64_Xword; typedef
193 Elf64_Xword d_val;
385 Elf64_Xword r_info; /* index and type of relocation */
396 Elf64_Xword r_info; /* index and type of relocation */
415 Elf64_Xword st_size; /* Associated symbol size */
478 Elf64_Xword p_filesz; /* Segment size in file */
479 Elf64_Xword p_memsz; /* Segment size in memory */
480 Elf64_Xword p_align; /* Segment alignment, file & memory */
539 Elf64_Xword sh_flags; /* Miscellaneous section attributes */
542 Elf64_Xword sh_size; /* Size of section in bytes */
[all …]