Home
last modified time | relevance | path

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

12

/arch/csky/include/asm/
Delf.h9 #define ELF_ARCH EM_CSKY macro
46 #define elf_check_arch(x) (((x)->e_machine == ELF_ARCH) || \
/arch/x86/
DMakefile.um19 ELF_ARCH := i386
53 ELF_ARCH := i386:x86-64
/arch/sparc/include/asm/
Delf_64.h106 #define ELF_ARCH EM_SPARCV9 macro
179 #define elf_check_arch(x) ((x)->e_machine == ELF_ARCH)
Delf_32.h104 #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.h64 #define ELF_ARCH EM_ALTERA_NIOS2 macro
/arch/arc/include/asm/
Delf.h22 #define ELF_ARCH EM_ARC_INUSE macro
/arch/x86/um/asm/
Delf.h34 #define ELF_ARCH EM_386 macro
129 #define ELF_ARCH EM_X86_64 macro
/arch/powerpc/include/uapi/asm/
Delf.h119 # define ELF_ARCH EM_PPC64 macro
127 # define ELF_ARCH EM_PPC macro
/arch/loongarch/include/asm/
Delf.h124 #ifndef ELF_ARCH
197 #define ELF_ARCH EM_LOONGARCH macro
/arch/microblaze/include/uapi/asm/
Delf.h23 #define ELF_ARCH EM_MICROBLAZE macro
/arch/um/kernel/
Duml.lds.S6 OUTPUT_ARCH(ELF_ARCH)
/arch/alpha/include/asm/
Delf.h84 #define ELF_ARCH EM_ALPHA macro
/arch/arm/include/asm/
Delf.h84 #define ELF_ARCH EM_ARM macro
/arch/m68k/include/asm/
Delf.h56 #define ELF_ARCH EM_68K macro
/arch/riscv/include/asm/
Delf.h22 #define ELF_ARCH EM_RISCV macro
/arch/x86/include/asm/
Delf.h43 #define ELF_ARCH EM_386 macro
72 #define ELF_ARCH EM_X86_64 macro
/arch/xtensa/include/asm/
Delf.h113 #define ELF_ARCH EM_XTENSA macro
/arch/ia64/include/asm/
Delf.h27 #define ELF_ARCH EM_IA_64 macro
/arch/arm64/include/asm/
Delf.h80 #define ELF_ARCH EM_AARCH64 macro
/arch/powerpc/include/asm/
Delf.h16 #define elf_check_arch(x) ((x)->e_machine == ELF_ARCH)
/arch/nios2/kernel/
Dptrace.c109 .e_machine = ELF_ARCH,
/arch/sh/include/asm/
Delf.h91 #define ELF_ARCH EM_SH macro
/arch/hexagon/kernel/
Dptrace.c148 .e_machine = ELF_ARCH,
/arch/hexagon/include/asm/
Delf.h161 #define ELF_ARCH EM_HEXAGON macro

12