Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Delf-em.h23 #define EM_PPC 20 /* PowerPC */ macro
H A Daudit.h422 #define AUDIT_ARCH_PPC (EM_PPC)
/openbmc/linux/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
/openbmc/linux/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
/openbmc/linux/arch/powerpc/include/asm/
H A Delf.h17 #define compat_elf_check_arch(x) ((x)->e_machine == EM_PPC)
/openbmc/linux/arch/powerpc/include/uapi/asm/
H A Delf.h127 # define ELF_ARCH EM_PPC
/openbmc/linux/scripts/
H A Dsorttable.c314 case EM_PPC: in do_file()
H A Drecordmcount.c596 case EM_PPC: reltype = R_PPC_ADDR32; break; in do_file()
/openbmc/u-boot/include/
H A Delf.h163 #define EM_PPC 20 /* PowerPC */ macro
/openbmc/qemu/scripts/
H A Ddump-guest-memory.py48 EM_PPC = 20 variable
/openbmc/qemu/include/
H A Delf.h149 #define EM_PPC 20 /* PowerPC */ macro
/openbmc/linux/arch/powerpc/kernel/ptrace/
H A Dptrace-view.c944 .name = "ppc", .e_machine = EM_PPC, .ei_osabi = ELF_OSABI,
/openbmc/qemu/include/hw/
H A Delf_ops.h.inc350 if (ehdr.e_machine != EM_PPC) {
/openbmc/linux/scripts/mod/
H A Dmodpost.c598 if (info->hdr->e_machine == EM_PPC) in ignore_undef_symbol()
/openbmc/linux/arch/powerpc/kernel/
H A Dprom_init.c1168 .e_machine = EM_PPC,
/openbmc/qemu/target/ppc/
H A Dcpu.h38 #define PPC_ELF_MACHINE EM_PPC
/openbmc/qemu/linux-user/
H A Delfload.c1060 #define ELF_ARCH EM_PPC
/openbmc/qemu/tcg/ppc/
H A Dtcg-target.c.inc4439 # define ELF_HOST_MACHINE EM_PPC