Home
last modified time | relevance | path

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

/linux/arch/powerpc/boot/
A Delf.h16 typedef unsigned long long Elf64_Off; typedef
78 Elf64_Off e_phoff; /* Program header table file offset */
79 Elf64_Off e_shoff; /* Section header table file offset */
109 Elf64_Off p_offset; /* Segment file offset */
/linux/include/uapi/linux/
A Delf.h19 typedef __u64 Elf64_Off; typedef
228 Elf64_Off e_phoff; /* Program header table file offset */
229 Elf64_Off e_shoff; /* Section header table file offset */
259 Elf64_Off p_offset; /* Segment file offset */
322 Elf64_Off sh_offset; /* Section file offset */
/linux/arch/ia64/kernel/
A Delfcore.c20 Elf64_Off ofs = 0; in elf_core_write_extra_phdrs()
/linux/include/linux/
A Delf.h57 #define elf_addr_t Elf64_Off
/linux/arch/powerpc/platforms/powernv/
A Dopal-core.c32 #define AUXV_DESC_SZ (((2 * AUXV_CNT) + 1) * sizeof(Elf64_Off))
140 Elf64_Off *bufp = (Elf64_Off *)oc_conf->auxv_buf; in auxv_to_elf64_notes()
/linux/arch/arm64/include/asm/
A Delf.h238 (Elf64_Off)current->mm->context.vdso); \
/linux/arch/arm64/kvm/hyp/nvhe/
A Dgen-hyprel.c228 static inline Elf64_Shdr *section_by_off(Elf64_Off off) in section_by_off()

Completed in 17 milliseconds