Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
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_size; /* Size of section in bytes */
[all …]
/linux-6.3-rc2/arch/powerpc/boot/
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-6.3-rc2/arch/mips/boot/tools/
A Drelocs_64.c21 Elf64_Xword unused;
/linux-6.3-rc2/scripts/mod/
A Dmodpost.h65 Elf64_Xword r_info_number;
/linux-6.3-rc2/arch/alpha/kernel/
A Dmodule.c30 struct got_entry *chains, Elf64_Xword *poffset) in process_reloc_for_got()
/linux-6.3-rc2/arch/parisc/kernel/
A Dmodule.c673 Elf64_Xword *loc64; in apply_relocate_add()
698 loc64 = (Elf64_Xword *)loc; in apply_relocate_add()
/linux-6.3-rc2/scripts/
A Drecordmcount.c485 Elf64_Xword r_info;
/linux-6.3-rc2/Documentation/bpf/
A Dllvm_reloc.rst18 Elf64_Xword r_info; // Relocation type and symbol index.
/linux-6.3-rc2/tools/objtool/
A Delf.c597 Elf64_Xword entsize = symtab->sh.sh_entsize; in elf_update_symbol()

Completed in 15 milliseconds