Searched refs:UnloadModule (Results 1 – 2 of 2) sorted by relevance
189 void UnloadModule(const lldb::ModuleSP &module_sp);
195 void DynamicLoaderPOSIXDYLD::UnloadModule(const ModuleSP &module_sp) { in UnloadModule() function in DynamicLoaderPOSIXDYLD219 UnloadModule(module); in UnloadSections()