Searched refs:ELFCLASS32 (Results 1 - 25 of 37) sorted by relevance

12

/arch/um/sys-ppc/asm/
H A Delf.h17 #define ELF_CLASS ELFCLASS32
/arch/cris/include/asm/
H A Delf.h44 #define ELF_CLASS ELFCLASS32
/arch/openrisc/include/asm/
H A Delf.h60 #define ELF_CLASS ELFCLASS32
/arch/unicore32/include/asm/
H A Delf.h42 #define ELF_CLASS ELFCLASS32
/arch/mips/kernel/
H A Dbinfmt_elfn32.c13 #define ELF_CLASS ELFCLASS32
40 if (__h->e_ident[EI_CLASS] != ELFCLASS32) \
H A Dbinfmt_elfo32.c13 #define ELF_CLASS ELFCLASS32
40 if (__h->e_ident[EI_CLASS] != ELFCLASS32) \
/arch/tile/include/asm/
H A Delf.h45 #define ELF_CLASS ELFCLASS32
140 ((x)->e_ident[EI_CLASS] == ELFCLASS32 && \
/arch/s390/include/asm/
H A Delf.h111 #define ELF_CLASS ELFCLASS32
192 if ((ex).e_ident[EI_CLASS] == ELFCLASS32) \
/arch/um/include/shared/
H A Dcommon-offsets.h21 DEFINE(UM_ELFCLASS32, ELFCLASS32);
/arch/avr32/include/asm/
H A Delf.h72 #define ELF_CLASS ELFCLASS32
/arch/c6x/include/asm/
H A Delf.h44 #define ELF_CLASS ELFCLASS32
/arch/h8300/include/asm/
H A Delf.h25 #define ELF_CLASS ELFCLASS32
/arch/m32r/include/asm/
H A Delf.h84 #define ELF_CLASS ELFCLASS32
/arch/score/include/asm/
H A Delf.h47 #define ELF_CLASS ELFCLASS32
/arch/sparc/include/asm/
H A Delf_32.h104 #define ELF_CLASS ELFCLASS32
/arch/powerpc/boot/
H A Daddnote.c86 #define ELFCLASS32 1 macro
120 if (buf[E_IDENT+EI_CLASS] != ELFCLASS32
H A Delf_util.c60 elf32->e_ident[EI_CLASS] == ELFCLASS32 &&
/arch/arm/include/asm/
H A Delf.h68 #define ELF_CLASS ELFCLASS32
/arch/blackfin/include/asm/
H A Delf.h47 #define ELF_CLASS ELFCLASS32
/arch/m68k/include/asm/
H A Delf.h53 #define ELF_CLASS ELFCLASS32
/arch/microblaze/include/asm/
H A Delf.h32 #define ELF_CLASS ELFCLASS32
/arch/mips/include/asm/
H A Delf.h188 if (__h->e_ident[EI_CLASS] != ELFCLASS32) \
202 #define ELF_CLASS ELFCLASS32
305 if ((ex).e_ident[EI_CLASS] == ELFCLASS32) \
/arch/frv/include/asm/
H A Delf.h80 #define ELF_CLASS ELFCLASS32
/arch/mn10300/include/asm/
H A Delf.h66 #define ELF_CLASS ELFCLASS32
/arch/parisc/kernel/
H A Dbinfmt_elf32.c13 #define ELF_CLASS ELFCLASS32

Completed in 464 milliseconds

12