Searched refs:ModuleUpdated (Results 1 - 4 of 4) sorted by relevance

/external/lldb/include/lldb/Core/
H A DModuleList.h40 ModuleUpdated (const ModuleList& module_list, const lldb::ModuleSP& old_module_sp,
/external/lldb/include/lldb/Target/
H A DTarget.h684 ModuleUpdated (const ModuleList& module_list,
/external/lldb/source/Core/
H A DModuleList.cpp202 m_notifier->ModuleUpdated(*this, old_module_sp,new_module_sp);
/external/lldb/source/Target/
H A DTarget.cpp1142 Target::ModuleUpdated (const ModuleList& module_list, const ModuleSP &old_module_sp, const ModuleSP &new_module_sp) function in class:Target

Completed in 513 milliseconds