Home
last modified time | relevance | path

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

12

/linux/arch/csky/include/asm/
H A Delf.h9 #define ELF_ARCH EM_CSKY macro
46 #define elf_check_arch(x) (((x)->e_machine == ELF_ARCH) || \
/linux/arch/x86/
H A DMakefile.um20 ELF_ARCH := i386
54 ELF_ARCH := i386:x86-64
/linux/arch/sparc/include/asm/
H A Delf_64.h106 #define ELF_ARCH EM_SPARCV9 macro
179 #define elf_check_arch(x) ((x)->e_machine == ELF_ARCH)
H A Delf_32.h104 #define ELF_ARCH EM_SPARC macro
/linux/arch/powerpc/include/uapi/asm/
H A Delf.h119 # define ELF_ARCH EM_PPC64 macro
127 # define ELF_ARCH EM_PPC macro
/linux/arch/loongarch/include/asm/
H A Delf.h124 #ifndef ELF_ARCH
197 #define ELF_ARCH EM_LOONGARCH macro
/linux/arch/x86/um/asm/
H A Delf.h34 #define ELF_ARCH EM_386 macro
129 #define ELF_ARCH EM_X86_64 macro
/linux/arch/nios2/include/uapi/asm/
H A Delf.h64 #define ELF_ARCH EM_ALTERA_NIOS2 macro
/linux/arch/arc/include/asm/
H A Delf.h22 #define ELF_ARCH EM_ARC_INUSE macro
/linux/arch/openrisc/include/uapi/asm/
H A Delf.h121 #define ELF_ARCH EM_OR32 macro
/linux/arch/x86/include/asm/
H A Delf.h43 #define ELF_ARCH EM_386 macro
72 #define ELF_ARCH EM_X86_64 macro
/linux/arch/um/kernel/
H A Duml.lds.S6 OUTPUT_ARCH(ELF_ARCH)
/linux/arch/microblaze/include/uapi/asm/
H A Delf.h23 #define ELF_ARCH EM_MICROBLAZE macro
/linux/arch/alpha/include/asm/
H A Delf.h84 #define ELF_ARCH EM_ALPHA macro
/linux/arch/m68k/include/asm/
H A Delf.h56 #define ELF_ARCH EM_68K macro
/linux/arch/arm/include/asm/
H A Delf.h83 #define ELF_ARCH EM_ARM macro
/linux/arch/riscv/include/asm/
H A Delf.h22 #define ELF_ARCH EM_RISCV macro
/linux/arch/xtensa/include/asm/
H A Delf.h113 #define ELF_ARCH EM_XTENSA macro
/linux/arch/arm64/include/asm/
H A Delf.h80 #define ELF_ARCH EM_AARCH64 macro
/linux/arch/powerpc/include/asm/
H A Delf.h16 #define elf_check_arch(x) ((x)->e_machine == ELF_ARCH)
/linux/arch/nios2/kernel/
H A Dptrace.c109 .e_machine = ELF_ARCH,
/linux/arch/sh/include/asm/
H A Delf.h91 #define ELF_ARCH EM_SH macro
/linux/arch/hexagon/kernel/
H A Dptrace.c151 .e_machine = ELF_ARCH,
/linux/arch/hexagon/include/asm/
H A Delf.h161 #define ELF_ARCH EM_HEXAGON macro
/linux/arch/s390/include/asm/
H A Delf.h159 #define ELF_ARCH EM_S390 macro

12