Searched refs:Elf32_Off (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/powerpc/boot/
H A Delf.h8 typedef unsigned int Elf32_Off; typedef
61 Elf32_Off e_phoff;
62 Elf32_Off e_shoff;
97 Elf32_Off p_offset;
/linux-master/include/uapi/linux/
H A Delf.h11 typedef __u32 Elf32_Off; typedef
215 Elf32_Off e_phoff;
216 Elf32_Off e_shoff;
251 Elf32_Off p_offset;
313 Elf32_Off sh_offset;
/linux-master/include/linux/
H A Delf.h45 #define elf_addr_t Elf32_Off
/linux-master/arch/x86/um/
H A Delfcore.c23 Elf32_Off ofs = 0;

Completed in 146 milliseconds