Searched refs:EM_PPC64 (Results 1 – 6 of 6) sorted by relevance
49 EM_PPC64 = 21 variable106 self.ehdr.e_machine = EM_PPC64111 self.ehdr.e_machine = EM_PPC64
61 if (ehdr->e_machine == EM_PPC64 && (ehdr->e_flags & in load_elf64_image_phdr()125 if (ehdr->e_machine == EM_PPC64 && (ehdr->e_flags & in load_elf64_image_shdr()
90 + case EM_PPC64:
164 #define EM_PPC64 21 /* 64-bit PowerPC */ macro
348 case EM_PPC64:349 if (ehdr.e_machine != EM_PPC64) {
157 #define EM_PPC64 21 /* PowerPC64 */ macro