Home
last modified time | relevance | path

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

/titanic_51/usr/src/grub/grub-0.97/netboot/
H A Delf.h30 #define EM_PPC 20 /* PowerPC */ macro
/titanic_51/usr/src/lib/libdwarf/common/
H A Ddwarf_elf_access.c528 #if defined(EM_PPC) && defined (R_PPC_ADDR32) in is_32bit_abs_reloc()
529 case EM_PPC: in is_32bit_abs_reloc()
/titanic_51/usr/src/uts/common/sys/
H A Delf.h172 #define EM_PPC 20 /* PowerPC */ macro
/titanic_51/usr/src/boot/sys/sys/
H A Delf_common.h214 #define EM_PPC 20 /* PowerPC 32-bit. */ macro
/titanic_51/usr/src/cmd/sgs/libconv/common/
H A Delf.msg99 @ MSG_EM_PPC_CF "EM_PPC" # 20
H A Delf.c636 { EM_PPC, MSG_EM_PPC_DMP }, in conv_iter_ehdr_mach()
/titanic_51/usr/src/cmd/file/
H A Dfile.c1001 [EM_PPC] = "PowerPC", in print_elf_machine()