Home
last modified time | relevance | path

Searched refs:AppendImpl (Results 1 – 2 of 2) sorted by relevance

/trueos/contrib/llvm/tools/lldb/include/lldb/Core/
HDModuleList.h561 AppendImpl (const lldb::ModuleSP &module_sp, bool use_notifier = true);
/trueos/contrib/llvm/tools/lldb/source/Core/
HDModuleList.cpp80 ModuleList::AppendImpl (const ModuleSP &module_sp, bool use_notifier) in AppendImpl() function in ModuleList
94 AppendImpl (module_sp); in Append()
203 AppendImpl (new_module_sp, false); in ReplaceModule()