Home
last modified time | relevance | path

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

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