/linux-2.6.39/arch/tile/include/asm/ |
D | elf.h | 54 enum { ELF_ARCH = CHIP_ELF_TYPE() }; enumerator 55 #define ELF_ARCH ELF_ARCH macro
|
/linux-2.6.39/arch/powerpc/include/asm/ |
D | elf.h | 119 # define ELF_ARCH EM_PPC macro 124 #ifndef ELF_ARCH 125 # define ELF_ARCH EM_PPC64 macro 170 #define elf_check_arch(x) ((x)->e_machine == ELF_ARCH)
|
/linux-2.6.39/arch/sparc/include/asm/ |
D | elf_64.h | 77 #define ELF_ARCH EM_SPARCV9 macro 150 #define elf_check_arch(x) ((x)->e_machine == ELF_ARCH)
|
D | elf_32.h | 103 #define ELF_ARCH EM_SPARC macro
|
/linux-2.6.39/arch/um/sys-ppc/asm/ |
D | elf.h | 49 #define ELF_ARCH EM_PPC macro
|
/linux-2.6.39/arch/cris/include/asm/ |
D | elf.h | 46 #define ELF_ARCH EM_CRIS macro
|
/linux-2.6.39/arch/unicore32/include/asm/ |
D | elf.h | 44 #define ELF_ARCH EM_UNICORE macro
|
/linux-2.6.39/arch/avr32/include/asm/ |
D | elf.h | 78 #define ELF_ARCH EM_AVR32 macro
|
/linux-2.6.39/arch/h8300/include/asm/ |
D | elf.h | 27 #define ELF_ARCH EM_H8_300 macro
|
/linux-2.6.39/arch/um/ |
D | Makefile-x86_64 | 16 ELF_ARCH := i386:x86-64
|
/linux-2.6.39/arch/mips/include/asm/ |
D | elf.h | 165 #ifndef ELF_ARCH 238 #define ELF_ARCH EM_MIPS macro
|
/linux-2.6.39/arch/m32r/include/asm/ |
D | elf.h | 92 #define ELF_ARCH EM_M32R macro
|
/linux-2.6.39/fs/ |
D | compat_binfmt_elf.c | 70 #undef ELF_ARCH
|
/linux-2.6.39/arch/x86/include/asm/ |
D | elf.h | 41 #define ELF_ARCH EM_386 macro 71 #define ELF_ARCH EM_X86_64 macro
|
/linux-2.6.39/arch/blackfin/include/asm/ |
D | elf.h | 49 #define ELF_ARCH EM_BLACKFIN macro
|
/linux-2.6.39/arch/arm/include/asm/ |
D | elf.h | 74 #define ELF_ARCH EM_ARM macro
|
/linux-2.6.39/arch/um/kernel/ |
D | uml.lds.S | 5 OUTPUT_ARCH(ELF_ARCH)
|
/linux-2.6.39/arch/score/include/asm/ |
D | elf.h | 53 #define ELF_ARCH EM_SCORE7 macro
|
/linux-2.6.39/arch/microblaze/include/asm/ |
D | elf.h | 20 #define ELF_ARCH EM_XILINX_MICROBLAZE macro
|
/linux-2.6.39/arch/mips/kernel/ |
D | binfmt_elfn32.c | 12 #define ELF_ARCH EM_MIPS macro
|
/linux-2.6.39/arch/m68k/include/asm/ |
D | elf.h | 55 #define ELF_ARCH EM_68K macro
|
/linux-2.6.39/arch/frv/include/asm/ |
D | elf.h | 82 #define ELF_ARCH EM_FRV macro
|
/linux-2.6.39/arch/alpha/include/asm/ |
D | elf.h | 82 #define ELF_ARCH EM_ALPHA macro
|
/linux-2.6.39/arch/um/sys-i386/asm/ |
D | elf.h | 39 #define ELF_ARCH EM_386 macro
|
/linux-2.6.39/arch/s390/include/asm/ |
D | elf.h | 116 #define ELF_ARCH EM_S390 macro
|