Home
last modified time | relevance | path

Searched refs:CloseLibrary (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DDynamicLibrary.cpp73 void CloseLibrary(void *Handle) { in CloseLibrary() function in DynamicLibrary::HandleSet
207 G.OpenedTemporaryHandles.CloseLibrary(Lib.Data); in closeLibrary()