Searched refs:weakLinkedLibraryNameCString (Results 1 – 1 of 1) sorted by relevance
1174 char weakLinkedLibraryNameCString[256]; in CFMLateImportCore() local1192 … BlockMoveData(weakLinkedLibraryName + 1, weakLinkedLibraryNameCString, weakLinkedLibraryName[0]); in CFMLateImportCore()1193 weakLinkedLibraryNameCString[weakLinkedLibraryName[0]] = 0; in CFMLateImportCore()1215 … err = FindImportLibrary(fragToFix.loaderSection, weakLinkedLibraryNameCString, &importLibrary); in CFMLateImportCore()