Home
last modified time | relevance | path

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

/linux-6.3-rc2/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-6.3-rc2/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-6.3-rc2/tools/perf/util/
A Ddwarf-regs.c47 case EM_S390: in get_dwarf_regstr()
A Dgenelf.h41 #define GEN_ELF_ARCH EM_S390
/linux-6.3-rc2/scripts/
A Drecordmcount.c594 case EM_S390: /* reltype: e_class */ break; in do_file()
638 if (w2(ghdr->e_machine) == EM_S390) { in do_file()
A Dsorttable.c309 case EM_S390: in do_file()
/linux-6.3-rc2/arch/s390/kernel/
A Dcrash_dump.c462 ehdr->e_machine = EM_S390; in ehdr_init()
A Dptrace.c1329 .e_machine = EM_S390,
1541 .e_machine = EM_S390,
/linux-6.3-rc2/scripts/mod/
A Dmodpost.c613 if (info->hdr->e_machine == EM_S390) in ignore_undef_symbol()

Completed in 29 milliseconds