Home | History | Annotate | Download | only in coregrind

Lines Matching refs:e_machine

206             if (header.ehdr32.e_machine == EM_386 &&
213 if (header.ehdr32.e_machine == EM_386 &&
219 if (header.ehdr32.e_machine == EM_ARM &&
225 if (header.ehdr32.e_machine == EM_MIPS &&
232 if (header.ehdr32.e_machine == EM_PPC &&
238 if (header.ehdr32.e_machine == EM_MIPS &&
249 if (header.ehdr64.e_machine == EM_X86_64 &&
256 if (header.ehdr64.e_machine == EM_X86_64 &&
260 } else if (header.ehdr64.e_machine == EM_MIPS &&
264 } else if (header.ehdr64.e_machine == EM_AARCH64 &&
268 } else if (header.ehdr64.e_machine == EM_PPC64 &&
278 if (header.ehdr64.e_machine == EM_PPC64 &&
284 if (header.ehdr64.e_machine == EM_S390 &&
288 } else if (header.ehdr64.e_machine == EM_MIPS &&