Home
last modified time | relevance | path

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

/Linux-v6.1/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.1/arch/powerpc/boot/
Delf.h9 typedef signed int Elf32_Sword; typedef
/Linux-v6.1/arch/parisc/kernel/
Dmodule.c529 Elf32_Sword addend; in apply_relocate_add()
/Linux-v6.1/fs/
Dbinfmt_elf_fdpic.c846 Elf32_Sword d_tag; in elf_fdpic_map_file()