Searched refs:EM_PPC64 (Results 1 – 6 of 6) sorted by relevance
/external/qemu/ |
D | elf_ops.h | 198 case EM_PPC64: in glue() 199 if (EM_PPC64 != ehdr.e_machine) in glue()
|
D | elf.h | 87 #define EM_PPC64 21 /* PowerPC64 */ macro
|
/external/elfutils/tests/ |
D | saridx.c | 43 MACHINE (EM_PPC64),
|
/external/elfutils/libebl/ |
D | eblopenbackend.c | 63 { "ppc64", "elf_ppc64", "ppc64", 5, EM_PPC64 },
|
/external/elfutils/libelf/ |
D | elf.h | 188 #define EM_PPC64 21 /* PowerPC 64-bit */ macro
|
/external/elfutils/src/ |
D | elflint.c | 335 EM_PPC64, EM_S390, EM_V800, EM_FR20, EM_RH32, EM_RCE, EM_ARM,
|