Home
last modified time | relevance | path

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

/linux/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/arch/mips/boot/tools/
H A Drelocs_64.c21 Elf64_Xword unused;
/linux/arch/alpha/kernel/
H A Dmodule.c30 struct got_entry *chains, Elf64_Xword *poffset) in process_reloc_for_got()
/linux/arch/parisc/kernel/
H A Dmodule.c644 Elf64_Xword *loc64; in apply_relocate_add()
669 loc64 = (Elf64_Xword *)loc; in apply_relocate_add()
/linux/scripts/
H A Drecordmcount.c489 Elf64_Xword r_info;
/linux/Documentation/bpf/
H A Dllvm_reloc.rst18 Elf64_Xword r_info; // Relocation type and symbol index.