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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/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-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Delf.h29 typedef __u64 Elf64_Off; typedef
215 Elf64_Off e_phoff; /* Program header table file offset */
216 Elf64_Off e_shoff; /* Section header table file offset */
246 Elf64_Off p_offset; /* Segment file offset */
306 Elf64_Off sh_offset; /* Section file offset */
388 #define elf_addr_t Elf64_Off
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-ia64/
H A Delf.h217 Elf64_Off ofs = 0; \

Completed in 59 milliseconds