Home
last modified time | relevance | path

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

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