Searched refs:Elf64_Sxword (Results 1 - 7 of 7) sorted by relevance

/linux-master/include/linux/
H A Delf-fdpic.h19 #define Elf_Sword Elf64_Sxword
/linux-master/arch/mips/include/asm/
H A Dmodule.h35 Elf64_Sxword r_addend; /* Addend. */
/linux-master/include/uapi/linux/
H A Delf.h23 typedef __s64 Elf64_Sxword; typedef
152 Elf64_Sxword d_tag; /* entry tag value */
185 Elf64_Sxword r_addend; /* Constant addend used to compute value */
/linux-master/arch/powerpc/boot/
H A Delf.h20 typedef signed long long Elf64_Sxword; typedef
/linux-master/arch/alpha/kernel/
H A Dmodule.c24 Elf64_Sxword r_addend;
34 Elf64_Sxword r_addend = rela->r_addend;
/linux-master/arch/parisc/kernel/
H A Dmodule.c658 Elf64_Sxword addend;
/linux-master/tools/testing/selftests/sgx/
H A Dmain.c59 static void *vdso_get_dyn(void *addr, Elf64_Dyn *dyntab, Elf64_Sxword tag)

Completed in 175 milliseconds