Searched refs:kKxldLogArchNotSupported (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/libkern/kxld/
H A Dkxld_util.h120 #define kKxldLogArchNotSupported "The target architecture (cputype 0x%x) is not supported by kxld." macro
H A Dkxld_object.c344 kKxldLogArchNotSupported, object->cputype);
403 kKxldLogArchNotSupported, object->cputype);
H A Dkxld_reloc.c233 kKxldLogArchNotSupported, cputype);

Completed in 95 milliseconds