Searched refs:MH_CIGAM (Results 1 – 6 of 6) sorted by relevance
59 case MH_CIGAM: in get_macho_uuid()
142 case MH_CIGAM: { in disk_kernel_segments()
177 case MH_CIGAM: in main()
66 #define MH_CIGAM 0xcefaedfe /* NXSwapInt(MH_MAGIC) */ macro
318 if (mach_hdr->magic == MH_CIGAM) { in validate_and_swap_macho_32()
1199 if ((mach_header->magic == MH_CIGAM) || in exec_mach_imgact()