Lines Matching refs:Elf64_Xword
31 typedef uint64_t Elf64_Xword; typedef
248 Elf64_Xword sh_flags; /* flags */
251 Elf64_Xword sh_size; /* section size */
254 Elf64_Xword sh_addralign; /* address alignment */
255 Elf64_Xword sh_entsize; /* section entry size */
416 Elf64_Xword r_info; /* index and type of relocation */
421 Elf64_Xword r_info; /* index and type of relocation */
448 Elf64_Xword p_filesz; /* number of bytes in file for seg */
449 Elf64_Xword p_memsz; /* number of bytes in mem. for seg */
450 Elf64_Xword p_align; /* memory alignment */
489 Elf64_Xword d_val;