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

/linux-master/include/uapi/linux/
H A Delf.h22 typedef __u64 Elf64_Xword; typedef
154 Elf64_Xword d_val;
173 Elf64_Xword r_info; /* index and type of relocation */
184 Elf64_Xword r_info; /* index and type of relocation */
203 Elf64_Xword st_size; /* Associated symbol size */
266 Elf64_Xword p_filesz; /* Segment size in file */
267 Elf64_Xword p_memsz; /* Segment size in memory */
268 Elf64_Xword p_align; /* Segment alignment, file & memory */
324 Elf64_Xword sh_flags; /* Miscellaneous section attributes */
327 Elf64_Xword sh_siz
[all...]
/linux-master/arch/powerpc/boot/
H A 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-master/arch/mips/boot/tools/
H A Drelocs_64.c21 Elf64_Xword unused;
/linux-master/arch/alpha/kernel/
H A Dmodule.c30 struct got_entry *chains, Elf64_Xword *poffset)
/linux-master/arch/parisc/kernel/
H A Dmodule.c656 Elf64_Xword *loc64;
681 loc64 = (Elf64_Xword *)loc;
/linux-master/scripts/
H A Drecordmcount.c489 Elf64_Xword r_info;
/linux-master/tools/objtool/
H A Delf.c600 Elf64_Xword entsize = symtab->sh.sh_entsize;
/linux-master/scripts/mod/
H A Dmodpost.c1374 r_info = TO_NATIVE((Elf64_Xword)r_info);

Completed in 159 milliseconds