Searched refs:DynamicLibraryClose (Results 1 - 4 of 4) sorted by relevance

/external/lldb/source/Host/common/
H A DDynamicLibrary.cpp32 Host::DynamicLibraryClose (m_handle);
H A DHost.cpp862 Host::DynamicLibraryClose (void *opaque) function in class:Host
/external/lldb/include/lldb/Host/
H A DHost.h491 DynamicLibraryClose (void *dynamic_library_handle);
/external/lldb/source/Core/
H A DPluginManager.cpp135 Host::DynamicLibraryClose (plugin_info.plugin_handle);
217 Host::DynamicLibraryClose (pos->second.plugin_handle);

Completed in 126 milliseconds