Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Delf-em.h23 #define EM_PPC 20 /* PowerPC */ macro
H A Daudit.h425 #define AUDIT_ARCH_PPC (EM_PPC)
/linux/tools/perf/util/
H A Ddwarf-regs.c57 case EM_PPC: in get_dwarf_regstr()
H A Dgenelf.h32 #define GEN_ELF_ARCH EM_PPC
/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
/linux/arch/powerpc/include/asm/
H A Delf.h17 #define compat_elf_check_arch(x) ((x)->e_machine == EM_PPC)
/linux/arch/powerpc/include/uapi/asm/
H A Delf.h127 # define ELF_ARCH EM_PPC
/linux/scripts/
H A Dsorttable.c314 case EM_PPC: in do_file()
H A Drecordmcount.c595 case EM_PPC: reltype = R_PPC_ADDR32; break; in do_file()
/linux/arch/powerpc/kernel/ptrace/
H A Dptrace-view.c939 .name = "ppc", .e_machine = EM_PPC, .ei_osabi = ELF_OSABI,
/linux/scripts/mod/
H A Dmodpost.c581 if (info->hdr->e_machine == EM_PPC) in ignore_undef_symbol()
/linux/arch/powerpc/kernel/
H A Dprom_init.c1176 .e_machine = EM_PPC,