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

/macosx-10.9.5/dyld-239.4/include/mach-o/
H A Ddyld_images.h62 * fields: errorClientOfDylibPath, errorTargetDylibPath, errorSymbol.
121 const char* errorTargetDylibPath; member in struct:dyld_all_image_infos
/macosx-10.9.5/dyld-239.4/src/
H A DImageLoader.h232 const char* errorTargetDylibPath, const char* errorSymbol);
H A Ddyld.cpp3480 const char* errorTargetDylibPath, const char* errorSymbol)
3484 dyld::gProcessInfo->errorTargetDylibPath = errorTargetDylibPath;
3479 setErrorStrings(unsigned errorCode, const char* errorClientOfDylibPath, const char* errorTargetDylibPath, const char* errorSymbol) argument

Completed in 191 milliseconds