Searched refs:elf64 (Results 1 - 8 of 8) 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_util.c20 Elf64_Ehdr *elf64 = hdr; local
24 if (!(elf64->e_ident[EI_MAG0] == ELFMAG0 &&
25 elf64->e_ident[EI_MAG1] == ELFMAG1 &&
26 elf64->e_ident[EI_MAG2] == ELFMAG2 &&
27 elf64->e_ident[EI_MAG3] == ELFMAG3 &&
28 elf64->e_ident[EI_CLASS] == ELFCLASS64 &&
29 elf64->e_ident[EI_DATA] == ELFDATA2MSB &&
30 (elf64->e_type == ET_EXEC ||
31 elf64->e_type == ET_DYN) &&
32 elf64
[all...]
H A Dof.c52 const Elf64_Ehdr *elf64 = hdr; local
54 if (elf64->e_ident[EI_CLASS] == ELFCLASS64) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/
H A DMakefile24 64bit-bfd = elf64-tradlittlemips
31 64bit-bfd = elf64-tradbigmips
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/
H A DMakefile25 LD_BFD := elf64-s390
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lzo-2.06/asm/i386/src_nasm/all/
H A Dasm_all.asm61 %elifidni __OUTPUT_FORMAT__,elf64
73 %elifidni __OUTPUT_FORMAT__,elf64
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/
H A Dconfigure2776 enabled x86_64 && test "$objformat" = elf && objformat=elf64
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/
H A Dconfigure4501 elf) objformat=elf64 ;;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lzo-2.06/
H A Dconfigure12968 amd64-8 | x86_64-8) asm_arch="amd64"; asm_dir="asm/amd64/src_gas/elf64"; asm_mode="amd64_src_gas_elf64" ;;

Completed in 224 milliseconds