Home
last modified time | relevance | path

Searched refs:EM_PPC (Results 1 – 16 of 16) sorted by relevance

/linux-6.15/include/uapi/linux/
H A Delf-em.h23 #define EM_PPC 20 /* PowerPC */ macro
H A Daudit.h428 #define AUDIT_ARCH_PPC (EM_PPC)
/linux-6.15/tools/perf/trace/beauty/
H A Dsyscalltbl.sh124 …_tables "$tools_dir/perf/arch/powerpc/entry/syscalls/syscall.tbl" "$outfile" common,32,nospu EM_PPC
229 build_outer_table EM_PPC "$outfile"
/linux-6.15/tools/perf/util/
H A Ddwarf-regs.c54 case EM_PPC: in get_dwarf_regstr()
H A Dgenelf.h32 #define GEN_ELF_ARCH EM_PPC
/linux-6.15/arch/powerpc/boot/
H A Delf_util.c64 elf32->e_machine == EM_PPC)) in parse_elf32()
H A Delf.h50 #define EM_PPC 20 /* PowerPC */ macro
/linux-6.15/tools/perf/util/include/
H A Ddwarf-regs.h68 #define EM_HOST EM_PPC
/linux-6.15/arch/powerpc/include/asm/
H A Delf.h17 #define compat_elf_check_arch(x) ((x)->e_machine == EM_PPC)
/linux-6.15/arch/powerpc/include/uapi/asm/
H A Delf.h127 # define ELF_ARCH EM_PPC
/linux-6.15/tools/perf/arch/powerpc/annotate/
H A Dinstructions.c312 arch->e_machine = EM_PPC; in powerpc__annotate_init()
/linux-6.15/scripts/
H A Drecordmcount.c595 case EM_PPC: reltype = R_PPC_ADDR32; break; in do_file()
H A Dsorttable.c1271 case EM_PPC: in do_file()
/linux-6.15/arch/powerpc/kernel/ptrace/
H A Dptrace-view.c939 .name = "ppc", .e_machine = EM_PPC, .ei_osabi = ELF_OSABI,
/linux-6.15/scripts/mod/
H A Dmodpost.c590 if (info->hdr->e_machine == EM_PPC) in ignore_undef_symbol()
/linux-6.15/arch/powerpc/kernel/
H A Dprom_init.c1176 .e_machine = EM_PPC,