Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Target/
H A DTarget.cpp3134 size_t Target::UnloadModuleSections(const ModuleList &module_list) { in UnloadModuleSections() function in Target
3144 size_t Target::UnloadModuleSections(const lldb::ModuleSP &module_sp) { in UnloadModuleSections() function in Target