Searched refs:LOAD_BADARCH (Results 1 - 5 of 5) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/libsa/
H A Dmach_loader.h66 #define LOAD_BADARCH 1 /* CPU type/subtype not found */ macro
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dmach_loader.h74 #define LOAD_BADARCH 1 /* CPU type/subtype not found */ macro
H A Dmach_fat.c173 lret = LOAD_BADARCH;
H A Dmach_loader.c382 return(LOAD_BADARCH);
1674 return(LOAD_BADARCH);
H A Dkern_exec.c2959 case LOAD_BADARCH:

Completed in 87 milliseconds