Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/
H A Delf64.h42 typedef uint64_t Elf64_Off; typedef
72 Elf64_Off e_phoff; /* Program header file offset. */
73 Elf64_Off e_shoff; /* Section header file offset. */
93 Elf64_Off sh_offset; /* Offset in file. */
108 Elf64_Off p_offset; /* File offset of contents. */
H A Delf.h42 typedef Elf64_Off Elf_Off;
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/
H A Delf64.h42 typedef uint64_t Elf64_Off; typedef
72 Elf64_Off e_phoff; /* Program header file offset. */
73 Elf64_Off e_shoff; /* Section header file offset. */
93 Elf64_Off sh_offset; /* Offset in file. */
108 Elf64_Off p_offset; /* File offset of contents. */
H A Delf.h42 typedef Elf64_Off Elf_Off;
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/
H A Delf64.h42 typedef uint64_t Elf64_Off; typedef
72 Elf64_Off e_phoff; /* Program header file offset. */
73 Elf64_Off e_shoff; /* Section header file offset. */
93 Elf64_Off sh_offset; /* Offset in file. */
108 Elf64_Off p_offset; /* File offset of contents. */
H A Delf.h42 typedef Elf64_Off Elf_Off;
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/
H A Delf64.h42 typedef uint64_t Elf64_Off; typedef
72 Elf64_Off e_phoff; /* Program header file offset. */
73 Elf64_Off e_shoff; /* Section header file offset. */
93 Elf64_Off sh_offset; /* Offset in file. */
108 Elf64_Off p_offset; /* File offset of contents. */
H A Delf.h42 typedef Elf64_Off Elf_Off;
/OK3568_Linux_fs/kernel/arch/powerpc/boot/
H 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 */
/OK3568_Linux_fs/kernel/include/uapi/linux/
H 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 */
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Delf.h19 typedef __u64 Elf64_Off; typedef
227 Elf64_Off e_phoff; /* Program header table file offset */
228 Elf64_Off e_shoff; /* Section header table file offset */
258 Elf64_Off p_offset; /* Segment file offset */
321 Elf64_Off sh_offset; /* Section file offset */
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Delf.h19 typedef __u64 Elf64_Off; typedef
227 Elf64_Off e_phoff; /* Program header table file offset */
228 Elf64_Off e_shoff; /* Section header table file offset */
258 Elf64_Off p_offset; /* Segment file offset */
321 Elf64_Off sh_offset; /* Section file offset */
/OK3568_Linux_fs/kernel/include/linux/
H A Delf.h47 #define elf_addr_t Elf64_Off
/OK3568_Linux_fs/kernel/arch/ia64/kernel/
H A Delfcore.c20 Elf64_Off ofs = 0; in elf_core_write_extra_phdrs()
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/powernv/
H 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()
/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Delf.h240 (Elf64_Off)current->mm->context.vdso); \
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/
H A Delf.h48 typedef uint64_t Elf64_Off; typedef
88 Elf64_Off e_phoff; /* Program header table file offset */
89 Elf64_Off e_shoff; /* Section header table file offset */
401 Elf64_Off sh_offset; /* Section file offset */
692 Elf64_Off p_offset; /* Segment file offset */
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/
H A Delf.h48 typedef uint64_t Elf64_Off; typedef
88 Elf64_Off e_phoff; /* Program header table file offset */
89 Elf64_Off e_shoff; /* Section header table file offset */
401 Elf64_Off sh_offset; /* Section file offset */
692 Elf64_Off p_offset; /* Segment file offset */
/OK3568_Linux_fs/kernel/arch/arm64/kvm/hyp/nvhe/
H A Dgen-hyprel.c228 static inline Elf64_Shdr *section_by_off(Elf64_Off off) in section_by_off()
/OK3568_Linux_fs/u-boot/include/
H A Delf.h36 typedef uint64_t Elf64_Off; typedef