Home
last modified time | relevance | path

Searched refs:ELF_ARCH (Results 1 – 25 of 38) sorted by relevance

12

/linux-2.6.39/arch/tile/include/asm/
Delf.h54 enum { ELF_ARCH = CHIP_ELF_TYPE() }; enumerator
55 #define ELF_ARCH ELF_ARCH macro
/linux-2.6.39/arch/powerpc/include/asm/
Delf.h119 # 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/
Delf_64.h77 #define ELF_ARCH EM_SPARCV9 macro
150 #define elf_check_arch(x) ((x)->e_machine == ELF_ARCH)
Delf_32.h103 #define ELF_ARCH EM_SPARC macro
/linux-2.6.39/arch/um/sys-ppc/asm/
Delf.h49 #define ELF_ARCH EM_PPC macro
/linux-2.6.39/arch/cris/include/asm/
Delf.h46 #define ELF_ARCH EM_CRIS macro
/linux-2.6.39/arch/unicore32/include/asm/
Delf.h44 #define ELF_ARCH EM_UNICORE macro
/linux-2.6.39/arch/avr32/include/asm/
Delf.h78 #define ELF_ARCH EM_AVR32 macro
/linux-2.6.39/arch/h8300/include/asm/
Delf.h27 #define ELF_ARCH EM_H8_300 macro
/linux-2.6.39/arch/um/
DMakefile-x86_6416 ELF_ARCH := i386:x86-64
/linux-2.6.39/arch/mips/include/asm/
Delf.h165 #ifndef ELF_ARCH
238 #define ELF_ARCH EM_MIPS macro
/linux-2.6.39/arch/m32r/include/asm/
Delf.h92 #define ELF_ARCH EM_M32R macro
/linux-2.6.39/fs/
Dcompat_binfmt_elf.c70 #undef ELF_ARCH
/linux-2.6.39/arch/x86/include/asm/
Delf.h41 #define ELF_ARCH EM_386 macro
71 #define ELF_ARCH EM_X86_64 macro
/linux-2.6.39/arch/blackfin/include/asm/
Delf.h49 #define ELF_ARCH EM_BLACKFIN macro
/linux-2.6.39/arch/arm/include/asm/
Delf.h74 #define ELF_ARCH EM_ARM macro
/linux-2.6.39/arch/um/kernel/
Duml.lds.S5 OUTPUT_ARCH(ELF_ARCH)
/linux-2.6.39/arch/score/include/asm/
Delf.h53 #define ELF_ARCH EM_SCORE7 macro
/linux-2.6.39/arch/microblaze/include/asm/
Delf.h20 #define ELF_ARCH EM_XILINX_MICROBLAZE macro
/linux-2.6.39/arch/mips/kernel/
Dbinfmt_elfn32.c12 #define ELF_ARCH EM_MIPS macro
/linux-2.6.39/arch/m68k/include/asm/
Delf.h55 #define ELF_ARCH EM_68K macro
/linux-2.6.39/arch/frv/include/asm/
Delf.h82 #define ELF_ARCH EM_FRV macro
/linux-2.6.39/arch/alpha/include/asm/
Delf.h82 #define ELF_ARCH EM_ALPHA macro
/linux-2.6.39/arch/um/sys-i386/asm/
Delf.h39 #define ELF_ARCH EM_386 macro
/linux-2.6.39/arch/s390/include/asm/
Delf.h116 #define ELF_ARCH EM_S390 macro

12