Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
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 */
[all …]
/linux-4.4.14/arch/powerpc/boot/
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.4.14/scripts/mod/
Dmodpost.h64 Elf64_Xword r_info_number;
/linux-4.4.14/arch/alpha/kernel/
Dmodule.c42 struct got_entry *chains, Elf64_Xword *poffset) in process_reloc_for_got()
/linux-4.4.14/arch/parisc/kernel/
Dmodule.c685 Elf64_Xword *loc64; in apply_relocate_add()
710 loc64 = (Elf64_Xword *)loc; in apply_relocate_add()
/linux-4.4.14/scripts/
Drecordmcount.c379 Elf64_Xword r_info;