Home | History | Annotate | Download | only in coregrind

Lines Matching refs:e_machine

183             if (ehdr->e_machine == EM_386 &&
189 if (ehdr->e_machine == EM_ARM &&
195 if (ehdr->e_machine == EM_MIPS &&
202 if (ehdr->e_machine == EM_PPC &&
208 if (ehdr->e_machine == EM_MIPS &&
219 if (ehdr->e_machine == EM_X86_64 &&
223 } else if (ehdr->e_machine == EM_MIPS &&
227 } else if (ehdr->e_machine == EM_AARCH64 &&
236 if (ehdr->e_machine == EM_PPC64 &&
242 if (ehdr->e_machine == EM_S390 &&
246 } else if (ehdr->e_machine == EM_MIPS &&