Searched refs:loadedDylibs (Results 1 – 1 of 1) sorted by relevance
222 static DenseMap<CachedHashStringRef, DylibFile *> loadedDylibs; variable227 DylibFile *&file = loadedDylibs[path]; in loadDylib()270 void macho::resetLoadedDylibs() { loadedDylibs.clear(); } in resetLoadedDylibs()