Searched refs:EM_PPC64 (Results 1 – 12 of 12) sorted by relevance
97 case ELF::EM_PPC64: in getELFRelocationTypeName()180 case ELF::EM_PPC64: in getELFRelativeRelocationType()463 case ELF::EM_PPC64: in getDynamicTagAsString()
62 if (ehdr->e_machine == EM_PPC64 && (ehdr->e_flags & in load_elf64_image_phdr()126 if (ehdr->e_machine == EM_PPC64 && (ehdr->e_flags & in load_elf64_image_shdr()
38 Is64Bit ? ELF::EM_PPC64 : ELF::EM_PPC, in PPCELFObjectWriter()
143 #define EM_PPC64 21 /* PowerPC 64-bit. */ macro
164 #define EM_PPC64 21 /* 64-bit PowerPC */ macro
143 EM_PPC64 = 21, // PowerPC64 enumerator
81 ECase(EM_PPC64); in enumeration()657 case ELF::EM_PPC64: in enumeration()713 case ELF::EM_PPC64: in enumeration()
144 EM_PPC64 = 21, // PowerPC64 enumerator
1099 case ELF::EM_PPC64: in getFileFormatName()1153 case ELF::EM_PPC64: in getArch()
154 #define EM_PPC64 21 macro