Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/include/asm/
H 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) \
/openbmc/linux/include/uapi/linux/
H A Delf-em.h32 #define EM_S390 22 /* IBM S/390 */ macro
H A Daudit.h428 #define AUDIT_ARCH_S390 (EM_S390)
429 #define AUDIT_ARCH_S390X (EM_S390|__AUDIT_ARCH_64BIT)
/openbmc/linux/tools/perf/util/
H A Ddwarf-regs.c52 case EM_S390: in get_dwarf_regstr()
H A Dgenelf.h41 #define GEN_ELF_ARCH EM_S390
/openbmc/linux/scripts/
H A Drecordmcount.c598 case EM_S390: /* reltype: e_class */ break; in do_file()
642 if (w2(ghdr->e_machine) == EM_S390) { in do_file()
H A Dsorttable.c309 case EM_S390: in do_file()
/openbmc/qemu/target/s390x/
H A Darch_dump.c455 info->d_machine = EM_S390; in cpu_get_dump_info()
480 assert(machine == EM_S390); in cpu_get_note_size()
/openbmc/qemu/scripts/
H A Ddump-guest-memory.py50 EM_S390 = 22 variable
101 self.ehdr.e_machine = EM_S390
/openbmc/qemu/hw/s390x/
H A Dipl.c174 EM_S390, 0, 0); in s390_ipl_realize()
198 NULL, NULL, 1, EM_S390, 0, 0); in s390_ipl_realize()
/openbmc/openbmc/poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/
H A Dadd-64-bit-flag-for-ELF64-entries.patch85 + case EM_S390:
/openbmc/u-boot/include/
H A Delf.h165 #define EM_S390 22 /* IBM System/390 Processor */ macro
/openbmc/linux/arch/s390/kernel/
H A Dcrash_dump.c462 ehdr->e_machine = EM_S390; in ehdr_init()
H A Dptrace.c1325 .e_machine = EM_S390,
1537 .e_machine = EM_S390,
/openbmc/qemu/include/
H A Delf.h164 #define EM_S390 22 /* IBM S/390 */ macro
/openbmc/qemu/include/hw/
H A Delf_ops.h.inc243 case EM_S390:
/openbmc/linux/scripts/mod/
H A Dmodpost.c616 if (info->hdr->e_machine == EM_S390) in ignore_undef_symbol()
/openbmc/qemu/linux-user/
H A Delfload.c1737 #define ELF_ARCH EM_S390
/openbmc/qemu/tcg/s390x/
H A Dtcg-target.c.inc3615 #define ELF_HOST_MACHINE EM_S390