Searched refs:getLibrary (Results 1 – 3 of 3) sorted by relevance
170 auto getLibrary = in findLibrary() local192 if (auto LibOrNull = getLibrary(FullPath)) in findLibrary()204 if (auto LibOrNull = getLibrary(FullPath)) in findLibrary()213 if (auto LibOrNull = getLibrary(FullPath)) in findLibrary()
101 static DynamicLibrary getLibrary(const char *FileName,109 /// getLibrary() function.
189 DynamicLibrary DynamicLibrary::getLibrary(const char *FileName, in getLibrary() function in DynamicLibrary