Home
last modified time | relevance | path

Searched refs:Elf64_Sxword (Results 1 – 19 of 19) sorted by relevance

/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/
H A Delf64.h44 typedef int64_t Elf64_Sxword; typedef
60 typedef Elf64_Sxword Elf64_Ssize;
121 Elf64_Sxword d_tag; /* Entry type. */
142 Elf64_Sxword r_addend; /* Addend. */
H A Delf.h44 typedef Elf64_Sxword Elf_Sxword;
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/
H A Delf64.h44 typedef int64_t Elf64_Sxword; typedef
60 typedef Elf64_Sxword Elf64_Ssize;
121 Elf64_Sxword d_tag; /* Entry type. */
142 Elf64_Sxword r_addend; /* Addend. */
H A Delf.h44 typedef Elf64_Sxword Elf_Sxword;
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/
H A Delf64.h44 typedef int64_t Elf64_Sxword; typedef
60 typedef Elf64_Sxword Elf64_Ssize;
121 Elf64_Sxword d_tag; /* Entry type. */
142 Elf64_Sxword r_addend; /* Addend. */
H A Delf.h44 typedef Elf64_Sxword Elf_Sxword;
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/
H A Delf64.h44 typedef int64_t Elf64_Sxword; typedef
60 typedef Elf64_Sxword Elf64_Ssize;
121 Elf64_Sxword d_tag; /* Entry type. */
142 Elf64_Sxword r_addend; /* Addend. */
H A Delf.h44 typedef Elf64_Sxword Elf_Sxword;
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Delf.h23 typedef __s64 Elf64_Sxword; typedef
148 Elf64_Sxword d_tag; /* entry tag value */
181 Elf64_Sxword r_addend; /* Constant addend used to compute value */
/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.h23 typedef __s64 Elf64_Sxword; typedef
147 Elf64_Sxword d_tag; /* entry tag value */
180 Elf64_Sxword r_addend; /* Constant addend used to compute value */
/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.h23 typedef __s64 Elf64_Sxword; typedef
147 Elf64_Sxword d_tag; /* entry tag value */
180 Elf64_Sxword r_addend; /* Constant addend used to compute value */
/OK3568_Linux_fs/u-boot/include/
H A Delf.h40 typedef int64_t Elf64_Sxword; typedef
401 Elf64_Sxword r_addend; /* Constant addend used to compute value */
457 Elf64_Sxword d_tag; /* entry tag value */
/OK3568_Linux_fs/kernel/arch/alpha/kernel/
H A Dmodule.c24 Elf64_Sxword r_addend;
34 Elf64_Sxword r_addend = rela->r_addend; in process_reloc_for_got()
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dmodule.h35 Elf64_Sxword r_addend; /* Addend. */
/OK3568_Linux_fs/kernel/arch/powerpc/boot/
H A Delf.h20 typedef signed long long Elf64_Sxword; typedef
/OK3568_Linux_fs/kernel/scripts/mod/
H A Dmodpost.h43 #define Elf_Sword Elf64_Sxword
/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.h40 typedef int64_t Elf64_Sxword; typedef
661 Elf64_Sxword r_addend; /* Addend */
840 Elf64_Sxword d_tag; /* Dynamic entry type */
/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.h40 typedef int64_t Elf64_Sxword; typedef
661 Elf64_Sxword r_addend; /* Addend */
840 Elf64_Sxword d_tag; /* Dynamic entry type */
/OK3568_Linux_fs/kernel/arch/parisc/kernel/
H A Dmodule.c675 Elf64_Sxword addend; in apply_relocate_add()