/linux-4.4.14/arch/tile/include/asm/ |
D | elf.h | 55 enum { ELF_ARCH = CHIP_ELF_TYPE() }; enumerator 56 #define ELF_ARCH ELF_ARCH macro
|
/linux-4.4.14/arch/x86/ |
D | Makefile.um | 7 ELF_ARCH := i386 50 ELF_ARCH := i386:x86-64
|
/linux-4.4.14/arch/sparc/include/asm/ |
D | elf_64.h | 105 #define ELF_ARCH EM_SPARCV9 macro 178 #define elf_check_arch(x) ((x)->e_machine == ELF_ARCH)
|
D | elf_32.h | 103 #define ELF_ARCH EM_SPARC macro
|
/linux-4.4.14/arch/openrisc/include/uapi/asm/ |
D | elf.h | 64 #define ELF_ARCH EM_OR32 macro
|
/linux-4.4.14/arch/nios2/include/uapi/asm/ |
D | elf.h | 63 #define ELF_ARCH EM_ALTERA_NIOS2 macro
|
/linux-4.4.14/arch/arc/include/asm/ |
D | elf.h | 30 #define ELF_ARCH EM_ARCOMPACT macro
|
/linux-4.4.14/arch/powerpc/include/uapi/asm/ |
D | elf.h | 110 # define ELF_ARCH EM_PPC64 macro 118 # define ELF_ARCH EM_PPC macro
|
/linux-4.4.14/arch/cris/include/uapi/asm/ |
D | elf.h | 49 #define ELF_ARCH EM_CRIS macro
|
/linux-4.4.14/arch/x86/um/asm/ |
D | elf.h | 34 #define ELF_ARCH EM_386 macro 130 #define ELF_ARCH EM_X86_64 macro
|
/linux-4.4.14/arch/unicore32/include/asm/ |
D | elf.h | 44 #define ELF_ARCH EM_UNICORE macro
|
/linux-4.4.14/arch/avr32/include/asm/ |
D | elf.h | 78 #define ELF_ARCH EM_AVR32 macro
|
/linux-4.4.14/arch/h8300/include/asm/ |
D | elf.h | 27 #define ELF_ARCH EM_H8_300 macro
|
/linux-4.4.14/arch/c6x/include/asm/ |
D | elf.h | 57 #define ELF_ARCH EM_TI_C6000 macro
|
/linux-4.4.14/arch/m32r/include/asm/ |
D | elf.h | 92 #define ELF_ARCH EM_M32R macro
|
/linux-4.4.14/arch/metag/include/asm/ |
D | elf.h | 73 #define ELF_ARCH EM_METAG macro
|
/linux-4.4.14/arch/arm/include/asm/ |
D | elf.h | 75 #define ELF_ARCH EM_ARM macro
|
/linux-4.4.14/arch/blackfin/include/asm/ |
D | elf.h | 49 #define ELF_ARCH EM_BLACKFIN macro
|
/linux-4.4.14/arch/um/kernel/ |
D | uml.lds.S | 5 OUTPUT_ARCH(ELF_ARCH)
|
D | dyn.lds.S | 5 OUTPUT_ARCH(ELF_ARCH)
|
/linux-4.4.14/arch/score/include/asm/ |
D | elf.h | 53 #define ELF_ARCH EM_SCORE7 macro
|
/linux-4.4.14/arch/microblaze/include/uapi/asm/ |
D | elf.h | 22 #define ELF_ARCH EM_MICROBLAZE macro
|
/linux-4.4.14/fs/ |
D | compat_binfmt_elf.c | 77 #undef ELF_ARCH
|
D | binfmt_elf_fdpic.c | 1324 elf->e_machine = ELF_ARCH; in fill_elf_fdpic_header()
|
D | binfmt_elf.c | 1978 fill_elf_header(elf, phdrs, ELF_ARCH, ELF_CORE_EFLAGS); in fill_note_info()
|
/linux-4.4.14/arch/x86/include/asm/ |
D | elf.h | 42 #define ELF_ARCH EM_386 macro 72 #define ELF_ARCH EM_X86_64 macro
|
/linux-4.4.14/arch/m68k/include/asm/ |
D | elf.h | 55 #define ELF_ARCH EM_68K macro
|
/linux-4.4.14/arch/frv/include/asm/ |
D | elf.h | 82 #define ELF_ARCH EM_FRV macro
|
/linux-4.4.14/arch/powerpc/include/asm/ |
D | elf.h | 20 #define elf_check_arch(x) ((x)->e_machine == ELF_ARCH)
|
/linux-4.4.14/arch/mips/include/asm/ |
D | elf.h | 173 #ifndef ELF_ARCH 284 #define ELF_ARCH EM_MIPS macro
|
/linux-4.4.14/arch/alpha/include/asm/ |
D | elf.h | 83 #define ELF_ARCH EM_ALPHA macro
|
/linux-4.4.14/arch/arm64/include/asm/ |
D | elf.h | 98 #define ELF_ARCH EM_AARCH64 macro
|
/linux-4.4.14/arch/mips/kernel/ |
D | binfmt_elfn32.c | 12 #define ELF_ARCH EM_MIPS macro
|
D | binfmt_elfo32.c | 12 #define ELF_ARCH EM_MIPS macro
|
D | ptrace.c | 615 .e_machine = ELF_ARCH, 646 .e_machine = ELF_ARCH,
|
/linux-4.4.14/arch/mn10300/include/asm/ |
D | elf.h | 68 #define ELF_ARCH EM_MN10300 macro
|
/linux-4.4.14/arch/s390/include/asm/ |
D | elf.h | 112 #define ELF_ARCH EM_S390 macro
|
/linux-4.4.14/arch/ia64/include/asm/ |
D | elf.h | 26 #define ELF_ARCH EM_IA_64 macro
|
/linux-4.4.14/arch/xtensa/include/asm/ |
D | elf.h | 126 #define ELF_ARCH EM_XTENSA macro
|
/linux-4.4.14/arch/hexagon/include/asm/ |
D | elf.h | 178 #define ELF_ARCH EM_HEXAGON macro
|
/linux-4.4.14/arch/nios2/kernel/ |
D | ptrace.c | 130 .e_machine = ELF_ARCH,
|
/linux-4.4.14/arch/hexagon/kernel/ |
D | ptrace.c | 183 .e_machine = ELF_ARCH,
|
/linux-4.4.14/arch/um/ |
D | Makefile | 128 export LDS_ELF_ARCH := $(ELF_ARCH)
|
/linux-4.4.14/arch/parisc/include/asm/ |
D | elf.h | 318 #define ELF_ARCH EM_PARISC macro
|
/linux-4.4.14/arch/sh/include/asm/ |
D | elf.h | 90 #define ELF_ARCH EM_SH macro
|
/linux-4.4.14/arch/tile/kernel/ |
D | ptrace.c | 139 .e_machine = ELF_ARCH,
|
/linux-4.4.14/fs/proc/ |
D | kcore.c | 340 elf->e_machine = ELF_ARCH; in elf_kcore_store_hdr()
|
/linux-4.4.14/arch/x86/kernel/ |
D | crash.c | 445 ehdr->e_machine = ELF_ARCH; in prepare_elf64_headers()
|
/linux-4.4.14/arch/arm/kernel/ |
D | ptrace.c | 789 .name = "arm", .e_machine = ELF_ARCH, .ei_osabi = ELF_OSABI,
|
/linux-4.4.14/arch/powerpc/kernel/ |
D | fadump.c | 776 elf->e_machine = ELF_ARCH; in fadump_init_elfcore_header()
|
D | ptrace.c | 669 .name = UTS_MACHINE, .e_machine = ELF_ARCH, .ei_osabi = ELF_OSABI,
|