Home
last modified time | relevance | path

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

12

/arch/tile/include/asm/
Delf.h55 enum { ELF_ARCH = CHIP_ELF_TYPE() }; enumerator
56 #define ELF_ARCH ELF_ARCH macro
/arch/x86/
DMakefile.um7 ELF_ARCH := i386
50 ELF_ARCH := i386:x86-64
/arch/sparc/include/asm/
Delf_64.h105 #define ELF_ARCH EM_SPARCV9 macro
178 #define elf_check_arch(x) ((x)->e_machine == ELF_ARCH)
Delf_32.h103 #define ELF_ARCH EM_SPARC macro
/arch/openrisc/include/uapi/asm/
Delf.h64 #define ELF_ARCH EM_OR32 macro
/arch/nios2/include/uapi/asm/
Delf.h63 #define ELF_ARCH EM_ALTERA_NIOS2 macro
/arch/arc/include/asm/
Delf.h29 #define ELF_ARCH EM_ARCOMPACT macro
/arch/cris/include/uapi/asm/
Delf.h49 #define ELF_ARCH EM_CRIS macro
/arch/unicore32/include/asm/
Delf.h44 #define ELF_ARCH EM_UNICORE macro
/arch/avr32/include/asm/
Delf.h78 #define ELF_ARCH EM_AVR32 macro
/arch/h8300/include/asm/
Delf.h27 #define ELF_ARCH EM_H8_300 macro
/arch/powerpc/include/uapi/asm/
Delf.h115 # define ELF_ARCH EM_PPC64 macro
123 # define ELF_ARCH EM_PPC macro
/arch/m32r/include/asm/
Delf.h92 #define ELF_ARCH EM_M32R macro
/arch/c6x/include/asm/
Delf.h57 #define ELF_ARCH EM_TI_C6000 macro
/arch/x86/um/asm/
Delf.h34 #define ELF_ARCH EM_386 macro
130 #define ELF_ARCH EM_X86_64 macro
/arch/metag/include/asm/
Delf.h73 #define ELF_ARCH EM_METAG macro
/arch/um/kernel/
Duml.lds.S5 OUTPUT_ARCH(ELF_ARCH)
/arch/blackfin/include/asm/
Delf.h49 #define ELF_ARCH EM_BLACKFIN macro
/arch/arm/include/asm/
Delf.h75 #define ELF_ARCH EM_ARM macro
/arch/score/include/asm/
Delf.h53 #define ELF_ARCH EM_SCORE7 macro
/arch/microblaze/include/uapi/asm/
Delf.h22 #define ELF_ARCH EM_MICROBLAZE macro
/arch/powerpc/include/asm/
Delf.h20 #define elf_check_arch(x) ((x)->e_machine == ELF_ARCH)
/arch/frv/include/asm/
Delf.h82 #define ELF_ARCH EM_FRV macro
/arch/m68k/include/asm/
Delf.h55 #define ELF_ARCH EM_68K macro
/arch/mips/kernel/
Dbinfmt_elfn32.c13 #define ELF_ARCH EM_MIPS macro

12