Searched refs:ReplaceModule (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Core/
H A DModuleList.h153 bool ReplaceModule(const lldb::ModuleSP &old_module_sp,
/freebsd-11-stable/contrib/llvm-project/lldb/source/Core/
H A DModuleList.cpp232 bool ModuleList::ReplaceModule(const lldb::ModuleSP &old_module_sp, function in class:ModuleList
/freebsd-11-stable/contrib/llvm-project/lldb/source/Target/
H A DTarget.cpp2080 m_images.ReplaceModule(old_module_sp, module_sp);

Completed in 179 milliseconds