Searched refs:UnloadModuleSections (Results 1 – 2 of 2) sorted by relevance
1248 UnloadModuleSections (const lldb::ModuleSP &module_sp);1251 UnloadModuleSections (const ModuleList &module_list);
1320 UnloadModuleSections (module_list); in ModulesDidUnload()2446 Target::UnloadModuleSections (const ModuleList &module_list) in UnloadModuleSections() function in Target2452 section_unload_count += UnloadModuleSections (module_list.GetModuleAtIndex(i)); in UnloadModuleSections()2458 Target::UnloadModuleSections (const lldb::ModuleSP &module_sp) in UnloadModuleSections() function in Target