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

/macosx-10.10.1/dyld-353.2.1/include/mach-o/
H A Ddyld_images.h62 * fields: errorClientOfDylibPath, errorTargetDylibPath, errorSymbol.
120 const char* errorClientOfDylibPath; member in struct:dyld_all_image_infos
/macosx-10.10.1/dyld-353.2.1/src/
H A DImageLoader.h263 void (*setErrorStrings)(unsigned errorCode, const char* errorClientOfDylibPath,
H A Ddyld.cpp3696 static void setErrorStrings(unsigned errorCode, const char* errorClientOfDylibPath, argument
3700 dyld::gProcessInfo->errorClientOfDylibPath = errorClientOfDylibPath;

Completed in 71 milliseconds