Home
last modified time | relevance | path

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

/linux-3.4.99/arch/s390/include/asm/
Delf.h116 #define ELF_ARCH EM_S390
142 (((x)->e_machine == EM_S390 || (x)->e_machine == EM_S390_OLD) \
145 (((x)->e_machine == EM_S390 || (x)->e_machine == EM_S390_OLD) \
/linux-3.4.99/include/linux/
Delf-em.h29 #define EM_S390 22 /* IBM S/390 */ macro
Daudit.h343 #define AUDIT_ARCH_S390 (EM_S390)
344 #define AUDIT_ARCH_S390X (EM_S390|__AUDIT_ARCH_64BIT)
/linux-3.4.99/scripts/
Drecordmcount.c347 case EM_S390: /* reltype: e_class */ gpfx = '_'; break; in do_file()
371 if (w2(ehdr->e_machine) == EM_S390) { in do_file()
389 if (w2(ghdr->e_machine) == EM_S390) { in do_file()
/linux-3.4.99/arch/s390/kernel/
Dcrash_dump.c280 ehdr->e_machine = EM_S390; in ehdr_init()
Dptrace.c962 .e_machine = EM_S390,
1166 .e_machine = EM_S390,