Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Delf.h22 typedef __u64 Elf64_Xword; typedef
149 Elf64_Xword d_val;
168 Elf64_Xword r_info; /* index and type of relocation */
179 Elf64_Xword r_info; /* index and type of relocation */
198 Elf64_Xword st_size; /* Associated symbol size */
261 Elf64_Xword p_filesz; /* Segment size in file */
262 Elf64_Xword p_memsz; /* Segment size in memory */
263 Elf64_Xword p_align; /* Segment alignment, file & memory */
319 Elf64_Xword sh_flags; /* Miscellaneous section attributes */
322 Elf64_Xword sh_size; /* Size of section in bytes */
[all …]
/Linux-v4.19/arch/powerpc/boot/
Delf.h19 typedef unsigned long long Elf64_Xword; typedef
112 Elf64_Xword p_filesz; /* Segment size in file */
113 Elf64_Xword p_memsz; /* Segment size in memory */
114 Elf64_Xword p_align; /* Segment alignment, file & memory */
/Linux-v4.19/arch/mips/boot/tools/
Drelocs_64.c21 Elf64_Xword unused;
/Linux-v4.19/scripts/mod/
Dmodpost.h65 Elf64_Xword r_info_number;
/Linux-v4.19/arch/alpha/kernel/
Dmodule.c42 struct got_entry *chains, Elf64_Xword *poffset) in process_reloc_for_got()
/Linux-v4.19/arch/parisc/kernel/
Dmodule.c694 Elf64_Xword *loc64; in apply_relocate_add()
719 loc64 = (Elf64_Xword *)loc; in apply_relocate_add()
/Linux-v4.19/scripts/
Drecordmcount.c428 Elf64_Xword r_info;