Home
last modified time | relevance | path

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

/linux-5.19.10/include/uapi/linux/
Delf-em.h23 #define EM_PPC 20 /* PowerPC */ macro
Daudit.h422 #define AUDIT_ARCH_PPC (EM_PPC)
/linux-5.19.10/tools/perf/util/
Ddwarf-regs.c49 case EM_PPC: in get_dwarf_regstr()
Dgenelf.h30 #define GEN_ELF_ARCH EM_PPC
/linux-5.19.10/arch/powerpc/boot/
Delf_util.c64 elf32->e_machine == EM_PPC)) in parse_elf32()
Delf.h50 #define EM_PPC 20 /* PowerPC */ macro
/linux-5.19.10/arch/powerpc/include/asm/
Delf.h17 #define compat_elf_check_arch(x) ((x)->e_machine == EM_PPC)
/linux-5.19.10/arch/powerpc/include/uapi/asm/
Delf.h125 # define ELF_ARCH EM_PPC
/linux-5.19.10/scripts/
Dsorttable.c313 case EM_PPC: in do_file()
Drecordmcount.c561 case EM_PPC: reltype = R_PPC_ADDR32; break; in do_file()
/linux-5.19.10/arch/powerpc/kernel/ptrace/
Dptrace-view.c838 .name = "ppc", .e_machine = EM_PPC, .ei_osabi = ELF_OSABI,
/linux-5.19.10/scripts/mod/
Dmodpost.c587 if (info->hdr->e_machine == EM_PPC) in ignore_undef_symbol()
/linux-5.19.10/arch/powerpc/kernel/
Dprom_init.c1174 .e_machine = EM_PPC,