Searched refs:UnloadSections (Results 1 – 7 of 7) sorted by relevance
100 void UnloadSections(const lldb::ModuleSP module) override;
251 void DynamicLoaderHexagonDYLD::UnloadSections(const ModuleSP module) { in UnloadSections() function in DynamicLoaderHexagonDYLD398 UnloadSections(module_sp); in RefreshModules()
282 virtual void UnloadSections(const lldb::ModuleSP module);
117 void UnloadSections(const lldb::ModuleSP module) override;
219 void DynamicLoaderPOSIXDYLD::UnloadSections(const ModuleSP module) { in UnloadSections() function in DynamicLoaderPOSIXDYLD446 UnloadSections(module_sp); in RefreshModules()
121 void DynamicLoader::UnloadSections(const ModuleSP module) { in UnloadSections() function in DynamicLoader
184 UnloadSections(module_to_remove); in UnloadImages()228 UnloadSections(module_sp); in UnloadAllImages()