Home
last modified time | relevance | path

Searched defs:UnloadModuleSections (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/
H A DDynamicLoaderDarwin.cpp321 bool DynamicLoaderDarwin::UnloadModuleSections(Module *module, in UnloadModuleSections() function in DynamicLoaderDarwin
/llvm-project-15.0.7/lldb/source/Target/
H A DTarget.cpp2936 size_t Target::UnloadModuleSections(const ModuleList &module_list) { in UnloadModuleSections() function in Target
2946 size_t Target::UnloadModuleSections(const lldb::ModuleSP &module_sp) { in UnloadModuleSections() function in Target