Home
last modified time | relevance | path

Searched refs:Elf32_Sword (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/include/uapi/linux/
Delf.h12 typedef __s32 Elf32_Sword; typedef
144 Elf32_Sword d_tag;
146 Elf32_Sword d_val;
179 Elf32_Sword r_addend;
/Linux-v6.6/include/linux/
Delf-fdpic.h14 #define Elf_Sword Elf32_Sword
/Linux-v6.6/arch/powerpc/boot/
Delf.h9 typedef signed int Elf32_Sword; typedef
/Linux-v6.6/arch/parisc/kernel/
Dmodule.c512 Elf32_Sword addend; in apply_relocate_add()