Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
A Delf.h151 #define ELF_ARCH EM_S390
179 (((x)->e_machine == EM_S390 || (x)->e_machine == EM_S390_OLD) \
182 (((x)->e_machine == EM_S390 || (x)->e_machine == EM_S390_OLD) \
/linux/include/uapi/linux/
A Delf-em.h32 #define EM_S390 22 /* IBM S/390 */ macro
A Daudit.h428 #define AUDIT_ARCH_S390 (EM_S390)
429 #define AUDIT_ARCH_S390X (EM_S390|__AUDIT_ARCH_64BIT)
/linux/tools/perf/util/
A Ddwarf-regs.c47 case EM_S390: in get_dwarf_regstr()
A Dgenelf.h39 #define GEN_ELF_ARCH EM_S390
/linux/scripts/
A Drecordmcount.c563 case EM_S390: /* reltype: e_class */ break; in do_file()
603 if (w2(ghdr->e_machine) == EM_S390) { in do_file()
A Dsorttable.c370 case EM_S390: in do_file()
/linux/arch/s390/kernel/
A Dptrace.c1342 .e_machine = EM_S390,
1554 .e_machine = EM_S390,
A Dcrash_dump.c521 ehdr->e_machine = EM_S390; in ehdr_init()

Completed in 17 milliseconds