Home
last modified time | relevance | path

Searched refs:EM_S390 (Results 1 – 7 of 7) sorted by relevance

/linux-4.1.27/arch/s390/include/asm/
Delf.h112 #define ELF_ARCH EM_S390
140 (((x)->e_machine == EM_S390 || (x)->e_machine == EM_S390_OLD) \
143 (((x)->e_machine == EM_S390 || (x)->e_machine == EM_S390_OLD) \
/linux-4.1.27/include/uapi/linux/
Delf-em.h30 #define EM_S390 22 /* IBM S/390 */ macro
Daudit.h377 #define AUDIT_ARCH_S390 (EM_S390)
378 #define AUDIT_ARCH_S390X (EM_S390|__AUDIT_ARCH_64BIT)
/linux-4.1.27/scripts/
Drecordmcount.c389 case EM_S390: /* reltype: e_class */ gpfx = '_'; break; in do_file()
427 if (w2(ghdr->e_machine) == EM_S390) { in do_file()
Dsortextable.c280 case EM_S390: in do_file()
/linux-4.1.27/arch/s390/kernel/
Dcrash_dump.c510 ehdr->e_machine = EM_S390; in ehdr_init()
Dptrace.c1234 .e_machine = EM_S390,
1462 .e_machine = EM_S390,