Home
last modified time | relevance | path

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

/qemu/include/
H A Delf.h18 typedef uint64_t Elf64_Xword; typedef
356 Elf64_Xword d_val;
1458 Elf64_Xword r_info; /* index and type of relocation */
1469 Elf64_Xword r_info; /* index and type of relocation */
1488 Elf64_Xword st_size; /* Associated symbol size */
1556 Elf64_Xword p_filesz; /* Segment size in file */
1557 Elf64_Xword p_memsz; /* Segment size in memory */
1558 Elf64_Xword p_align; /* Segment alignment, file & memory */
1617 Elf64_Xword sh_flags; /* Miscellaneous section attributes */
1620 Elf64_Xword sh_size; /* Size of section in bytes */
[all …]