Home
last modified time | relevance | path

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

/linux-6.15/arch/s390/include/asm/
H A Delf.h159 #define ELF_ARCH EM_S390
184 (((x)->e_machine == EM_S390 || (x)->e_machine == EM_S390_OLD) \
187 (((x)->e_machine == EM_S390 || (x)->e_machine == EM_S390_OLD) \
/linux-6.15/include/uapi/linux/
H A Delf-em.h32 #define EM_S390 22 /* IBM S/390 */ macro
H A Daudit.h434 #define AUDIT_ARCH_S390 (EM_S390)
435 #define AUDIT_ARCH_S390X (EM_S390|__AUDIT_ARCH_64BIT)
/linux-6.15/tools/perf/trace/beauty/
H A Dsyscalltbl.sh140 …erf/arch/s390/entry/syscalls/syscall.tbl" "$outfile" common,64,renameat,rlimit,memfd_secret EM_S390
242 build_outer_table EM_S390 "$outfile"
/linux-6.15/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
/linux-6.15/tools/perf/util/include/
H A Ddwarf-regs.h72 #define EM_HOST EM_S390
/linux-6.15/tools/perf/arch/s390/annotate/
H A Dinstructions.c169 arch->e_machine = EM_S390; in s390__annotate_init()
/linux-6.15/scripts/
H A Drecordmcount.c597 case EM_S390: /* reltype: e_class */ break; in do_file()
641 if (w2(ghdr->e_machine) == EM_S390) { in do_file()
H A Dsorttable.c1266 case EM_S390: in do_file()
/linux-6.15/arch/s390/tools/
H A Drelocs.c18 #define ELF_MACHINE EM_S390
/linux-6.15/arch/s390/kernel/
H A Dcrash_dump.c456 ehdr->e_machine = EM_S390; in ehdr_init()
H A Dptrace.c1295 .e_machine = EM_S390,
1507 .e_machine = EM_S390,