Home
last modified time | relevance | path

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

/titanic_50/usr/src/grub/grub-0.97/netboot/
H A Delf.h30 #define EM_PPC 20 /* PowerPC */ macro
/titanic_50/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_50/usr/src/uts/common/sys/
H A Delf.h172 #define EM_PPC 20 /* PowerPC */ macro
/titanic_50/usr/src/cmd/sgs/libconv/common/
H A Delf.msg98 @ MSG_EM_PPC_CF "EM_PPC" # 20
H A Delf.c381 { EM_PPC, MSG_EM_PPC_DMP }, in conv_iter_ehdr_mach()