Home
last modified time | relevance | path

Searched defs:ELF_ARCH (Results 1 – 25 of 31) sorted by relevance

12

/linux-3.3/arch/tile/include/asm/
Delf.h54 enum { ELF_ARCH = CHIP_ELF_TYPE() }; enumerator
55 #define ELF_ARCH ELF_ARCH macro
/linux-3.3/arch/x86/um/asm/
Delf.h34 #define ELF_ARCH EM_386 macro
130 #define ELF_ARCH EM_X86_64 macro
/linux-3.3/arch/microblaze/include/asm/
Delf.h21 #define ELF_ARCH EM_MICROBLAZE macro
/linux-3.3/arch/openrisc/include/asm/
Delf.h59 #define ELF_ARCH EM_OR32 macro
/linux-3.3/arch/unicore32/include/asm/
Delf.h44 #define ELF_ARCH EM_UNICORE macro
/linux-3.3/arch/um/sys-ppc/asm/
Delf.h49 #define ELF_ARCH EM_PPC macro
/linux-3.3/arch/x86/include/asm/
Delf.h42 #define ELF_ARCH EM_386 macro
72 #define ELF_ARCH EM_X86_64 macro
/linux-3.3/arch/cris/include/asm/
Delf.h46 #define ELF_ARCH EM_CRIS macro
/linux-3.3/arch/mn10300/include/asm/
Delf.h68 #define ELF_ARCH EM_MN10300 macro
/linux-3.3/arch/score/include/asm/
Delf.h53 #define ELF_ARCH EM_SCORE7 macro
/linux-3.3/arch/m68k/include/asm/
Delf.h55 #define ELF_ARCH EM_68K macro
/linux-3.3/arch/frv/include/asm/
Delf.h82 #define ELF_ARCH EM_FRV macro
/linux-3.3/arch/h8300/include/asm/
Delf.h27 #define ELF_ARCH EM_H8_300 macro
/linux-3.3/arch/avr32/include/asm/
Delf.h78 #define ELF_ARCH EM_AVR32 macro
/linux-3.3/arch/c6x/include/asm/
Delf.h45 #define ELF_ARCH EM_TI_C6000 macro
/linux-3.3/arch/m32r/include/asm/
Delf.h92 #define ELF_ARCH EM_M32R macro
/linux-3.3/arch/alpha/include/asm/
Delf.h82 #define ELF_ARCH EM_ALPHA macro
/linux-3.3/arch/arm/include/asm/
Delf.h74 #define ELF_ARCH EM_ARM macro
/linux-3.3/arch/hexagon/include/asm/
Delf.h169 #define ELF_ARCH EM_HEXAGON macro
/linux-3.3/arch/blackfin/include/asm/
Delf.h49 #define ELF_ARCH EM_BLACKFIN macro
/linux-3.3/arch/sparc/include/asm/
Delf_32.h103 #define ELF_ARCH EM_SPARC macro
/linux-3.3/arch/mips/kernel/
Dbinfmt_elfn32.c12 #define ELF_ARCH EM_MIPS macro
Dbinfmt_elfo32.c12 #define ELF_ARCH EM_MIPS macro
/linux-3.3/arch/sh/include/asm/
Delf.h90 #define ELF_ARCH EM_SH macro
/linux-3.3/arch/s390/include/asm/
Delf.h116 #define ELF_ARCH EM_S390 macro

12