Searched refs:UnloadSections (Results 1 – 7 of 7) sorted by relevance
98 void UnloadSections(const lldb::ModuleSP module) override;
241 void DynamicLoaderHexagonDYLD::UnloadSections(const ModuleSP module) { in UnloadSections() function in DynamicLoaderHexagonDYLD388 UnloadSections(module_sp); in RefreshModules()
295 virtual void UnloadSections(const lldb::ModuleSP module);
126 void UnloadSections(const lldb::ModuleSP module) override;
207 void DynamicLoaderPOSIXDYLD::UnloadSections(const ModuleSP module) { in UnloadSections() function in DynamicLoaderPOSIXDYLD453 UnloadSections(module_sp); in RefreshModules()475 UnloadSections(module_sp); in RefreshModules()
119 void DynamicLoader::UnloadSections(const ModuleSP module) { in UnloadSections() function in DynamicLoader
185 UnloadSections(module_to_remove); in UnloadImages()225 UnloadSections(module_sp); in UnloadAllImages()