Searched refs:AppendImpl (Results 1 – 2 of 2) sorted by relevance
488 void AppendImpl(const lldb::ModuleSP &module_sp, bool use_notifier = true);
220 void ModuleList::AppendImpl(const ModuleSP &module_sp, bool use_notifier) { in AppendImpl() function in ModuleList230 AppendImpl(module_sp, notify); in Append()324 AppendImpl(new_module_sp, false); in ReplaceModule()