Searched defs:old_module_sp (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Core/
H A DModuleList.cpp232 bool ModuleList::ReplaceModule(const lldb::ModuleSP &old_module_sp, argument
/freebsd-11-stable/contrib/llvm-project/lldb/source/Breakpoint/
H A DBreakpoint.cpp660 void Breakpoint::ModuleReplaced(ModuleSP old_module_sp, argument
/freebsd-11-stable/contrib/llvm-project/lldb/source/Target/
H A DTarget.cpp1967 ModuleSP old_module_sp; // This will get filled in if we have a new version local
1592 NotifyModuleUpdated(const ModuleList &module_list, const ModuleSP &old_module_sp, const ModuleSP &new_module_sp) argument
[all...]

Completed in 68 milliseconds