Home
last modified time | relevance | path

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

/Linux-v4.19/arch/s390/include/asm/
Delf.h119 #define ELF_ARCH EM_S390
151 (((x)->e_machine == EM_S390 || (x)->e_machine == EM_S390_OLD) \
154 (((x)->e_machine == EM_S390 || (x)->e_machine == EM_S390_OLD) \
/Linux-v4.19/include/uapi/linux/
Delf-em.h32 #define EM_S390 22 /* IBM S/390 */ macro
Daudit.h402 #define AUDIT_ARCH_S390 (EM_S390)
403 #define AUDIT_ARCH_S390X (EM_S390|__AUDIT_ARCH_64BIT)
/Linux-v4.19/tools/perf/util/
Ddwarf-regs.c47 case EM_S390: in get_dwarf_regstr()
/Linux-v4.19/scripts/
Drecordmcount.c530 case EM_S390: /* reltype: e_class */ gpfx = '_'; break; in do_file()
569 if (w2(ghdr->e_machine) == EM_S390) { in do_file()
Dsortextable.c316 case EM_S390: in do_file()
/Linux-v4.19/arch/s390/kernel/
Dcrash_dump.c519 ehdr->e_machine = EM_S390; in ehdr_init()
Dptrace.c1421 .e_machine = EM_S390,
1673 .e_machine = EM_S390,