Home
last modified time | relevance | path

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

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