Searched refs:Elf64_Off (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/boot/
H A Delf.h15 typedef unsigned long long Elf64_Off; typedef
77 Elf64_Off e_phoff; /* Program header table file offset */
78 Elf64_Off e_shoff; /* Section header table file offset */
108 Elf64_Off p_offset; /* Segment file offset */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Delf.h30 typedef __u64 Elf64_Off; typedef
238 Elf64_Off e_phoff; /* Program header table file offset */
239 Elf64_Off e_shoff; /* Section header table file offset */
269 Elf64_Off p_offset; /* Segment file offset */
329 Elf64_Off sh_offset; /* Section file offset */
432 #define elf_addr_t Elf64_Off
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/kernel/
H A Delfcore.c20 Elf64_Off ofs = 0;

Completed in 118 milliseconds