Searched refs:M_MACH_32 (Results 1 – 5 of 5) sorted by relevance
53 return (M_MACH_32); in ld_sunw_ldmach()
45 #define M_MACH_32 EM_SPARC macro
45 #define M_MACH_32 EM_386 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()