Searched refs:M_MACH_64 (Results 1 – 5 of 5) sorted by relevance
51 return (M_MACH_64); in ld_sunw_ldmach()
46 #define M_MACH_64 EM_SPARCV9 macro
46 #define M_MACH_64 EM_AMD64 macro
503 *mach = (class == ELFCLASS64) ? M_MACH_64 : M_MACH_32; in process_args()
392 if ((ehdr.e_machine != M_MACH_32) && (ehdr.e_machine != M_MACH_64) && in elf_check()