Searched refs:pathcache (Results 1 – 2 of 2) sorted by relevance
46 bool pathcache = false; //cached by path member51 if (pathcache) free(hashpath); in ~LoadModule()
224 if (loader->pathcache && !strcmp(loader->hashpath, path.c_str())) { in _findFromCache()313 loader->pathcache = true; in loader()329 loader->pathcache = true; in loader()356 if (loader->pathcache && strstr(loader->hashpath, key)) { in loader()452 loader->pathcache = true; in loader()