Searched refs:MH_DYLINKER (Results 1 – 2 of 2) sorted by relevance
116 #define MH_DYLINKER 0x7 /* dynamic link editor */ macro
884 case MH_DYLINKER: in parse_machfile()2148 if (filetype != MH_DYLINKER && (imgp->ip_flags & IMGPF_ROSETTA) == 0 && scp->vmaddr == 0) { in load_segment()2370 filetype == MH_DYLINKER && in load_segment()