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

/macosx-10.10.1/dyld-353.2.1/src/
H A Ddyld.cpp2862 const char* libraryLeafName = getLibraryLeafName(path); local
2863 const size_t libraryLeafNameLen = strlen(libraryLeafName);
2868 strcat(libpath, libraryLeafName);

Completed in 184 milliseconds