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

/linux-4.1.27/include/uapi/linux/
H A Delf.h21 typedef __u64 Elf64_Xword; typedef
148 Elf64_Xword d_val;
167 Elf64_Xword r_info; /* index and type of relocation */
178 Elf64_Xword r_info; /* index and type of relocation */
197 Elf64_Xword st_size; /* Associated symbol size */
260 Elf64_Xword p_filesz; /* Segment size in file */
261 Elf64_Xword p_memsz; /* Segment size in memory */
262 Elf64_Xword p_align; /* Segment alignment, file & memory */
315 Elf64_Xword sh_flags; /* Miscellaneous section attributes */
318 Elf64_Xword sh_size; /* Size of section in bytes */
321 Elf64_Xword sh_addralign; /* Section alignment */
322 Elf64_Xword sh_entsize; /* Entry size if section holds table */
/linux-4.1.27/arch/powerpc/boot/
H A Delf.h18 typedef unsigned long long Elf64_Xword; typedef
111 Elf64_Xword p_filesz; /* Segment size in file */
112 Elf64_Xword p_memsz; /* Segment size in memory */
113 Elf64_Xword p_align; /* Segment alignment, file & memory */
/linux-4.1.27/scripts/mod/
H A Dmodpost.h58 Elf64_Xword r_info_number;
/linux-4.1.27/arch/alpha/kernel/
H A Dmodule.c42 struct got_entry *chains, Elf64_Xword *poffset) process_reloc_for_got()
/linux-4.1.27/scripts/
H A Drecordmcount.c293 Elf64_Xword r_info;
/linux-4.1.27/arch/parisc/kernel/
H A Dmodule.c685 Elf64_Xword *loc64; apply_relocate_add()
710 loc64 = (Elf64_Xword *)loc; apply_relocate_add()

Completed in 237 milliseconds