Searched defs:UnloadModuleSections (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/ | ||
H A D | DynamicLoaderDarwin.cpp | 315 bool DynamicLoaderDarwin::UnloadModuleSections(Module *module, UnloadModuleSections() function in DynamicLoaderDarwin |
/llvm-project/lldb/source/Target/ | ||
H A D | Target.cpp | 3134 size_t Target::UnloadModuleSections(const ModuleList &module_list) { UnloadModuleSections() function in Target |