Searched refs:e_type (Results 1 - 25 of 28) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/boot/
H A Delf_util.c30 (elf64->e_type == ET_EXEC ||
31 elf64->e_type == ET_DYN) &&
62 (elf32->e_type == ET_EXEC ||
63 elf32->e_type == ET_DYN) &&
H A Delf.h56 Elf32_Half e_type; member in struct:elf32_hdr
73 Elf64_Half e_type; member in struct:elf64_hdr
H A Drs6000.h142 char e_type[2]; member in struct:external_syment
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Dbinfmt_em86.c39 if ((elf_ex.e_type != ET_EXEC && elf_ex.e_type != ET_DYN) ||
H A Dbinfmt_elf.c397 if (interp_elf_ex->e_type != ET_EXEC &&
398 interp_elf_ex->e_type != ET_DYN)
453 if (interp_elf_ex->e_type == ET_EXEC || load_addr_set)
455 else if (no_base && interp_elf_ex->e_type == ET_DYN)
468 interp_elf_ex->e_type == ET_DYN) {
600 if (loc->elf_ex.e_type != ET_EXEC && loc->elf_ex.e_type != ET_DYN)
796 if (loc->elf_ex.e_type == ET_EXEC || load_addr_set) {
798 } else if (loc->elf_ex.e_type == ET_DYN) {
822 if (loc->elf_ex.e_type
[all...]
H A Dbinfmt_elf_fdpic.c101 if (hdr->e_type != ET_EXEC && hdr->e_type != ET_DYN)
1317 elf->e_type = ET_CORE;
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/racoon/
H A Dbackupsa.c77 * e_type e_keylen a_type a_keylen flags \
94 keymat, e_type, e_keylen, a_type, a_keylen, flags,
100 u_int e_type, e_keylen, a_type, a_keylen, flags;
162 e_type, e_keylen, a_type, a_keylen, flags,
215 u_int wsize, e_type, e_keylen, a_type, a_keylen, flags; local
287 GETNEXTNUM(e_type, strtoul);
331 e_type, e_keylen, a_type, a_keylen, flags,
H A Dpfkey.c639 e_type, e_keylen, a_type, a_keylen, flags)
643 u_int *e_type;
652 if ((*e_type = ipsecdoi2pfkey_ealg(t_id)) == ~0)
664 if (*e_type == SADB_EALG_NONE) {
683 *e_type = SADB_EALG_NONE;
692 if ((*e_type = ipsecdoi2pfkey_calg(t_id)) == ~0)
700 if (*e_type == SADB_X_CALG_NONE) {
910 int e_type, e_keylen, a_type, a_keylen, flags; local
954 &e_type, &e_keylen,
972 e_type, e_keyle
1147 int e_type, e_keylen, a_type, a_keylen, flags; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/frv/mm/
H A Delf-fdpic.c34 exec_params->hdr.e_type != ET_EXEC
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dcoff.h243 char e_type[2]; /* Type of section */ member in struct:COFF_syment
H A Delf.h217 Elf32_Half e_type; member in struct:elf32_hdr
234 Elf64_Half e_type; member in struct:elf64_hdr
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/hp/sim/boot/
H A Dbootloader.c119 if (elf->e_type != ET_EXEC) {
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/libipsec/
H A Dpfkey.c471 keymat, e_type, e_keylen, a_type, a_keylen, flags,
478 u_int e_type, e_keylen, a_type, a_keylen, flags;
486 keymat, e_type, e_keylen, a_type, a_keylen, flags,
502 keymat, e_type, e_keylen, a_type, a_keylen, flags,
509 u_int e_type, e_keylen, a_type, a_keylen, flags;
517 keymat, e_type, e_keylen, a_type, a_keylen, flags,
1102 keymat, e_type, e_keylen, a_type, a_keylen, flags,
1110 u_int e_type, e_keylen, a_type, a_keylen, flags;
1142 if (e_type == SADB_EALG_NONE) {
1148 if (e_type !
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/boot/compressed/
H A Drelocs.c236 ehdr.e_type = elf16_to_cpu(ehdr.e_type);
250 if ((ehdr.e_type != ET_EXEC) && (ehdr.e_type != ET_DYN)) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/oprofile/cell/
H A Dvma_map.c147 if (ehdr.e_type != ET_EXEC) {
149 "%s, line %d: Unexpected e_type parsing SPU ELF\n",
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/boot/tools/
H A Dobjstrip.c148 if (elf->e_type != ET_EXEC) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/proc/
H A Dvmcore.c501 (ehdr.e_type != ET_CORE) ||
557 (ehdr.e_type != ET_CORE) ||
H A Dkcore.c333 elf->e_type = ET_CORE;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/boot/
H A Delf2ecoff.c168 e->e_type = swab16(e->e_type);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/vdso/
H A Dvdso32-setup.c167 ehdr->e_type != ET_DYN);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/
H A Dvpe.c1031 if ((hdr->e_type != ET_REL && hdr->e_type != ET_EXEC)
1040 if (hdr->e_type == ET_REL)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/mod/
H A Dmodpost.c399 hdr->e_type = TO_NATIVE(hdr->e_type);
1456 if (elf->hdr->e_type == ET_EXEC)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/mixart/
H A Dmixart_hwdep.c74 u16 e_type; member in struct:snd_mixart_elf32_ehdr
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/Documentation/lguest/
H A Dlguest.c376 if (ehdr->e_type != ET_EXEC
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dprom_init.c793 .e_type = ET_EXEC, /* yeah right */

Completed in 202 milliseconds

12