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

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Core/
H A DModuleList.h450 static size_t RemoveOrphanSharedModules(bool mandatory);
/freebsd-11-stable/contrib/llvm-project/lldb/source/API/
H A DSBDebugger.cpp250 ModuleList::RemoveOrphanSharedModules(mandatory);
881 ModuleList::RemoveOrphanSharedModules(mandatory);
/freebsd-11-stable/contrib/llvm-project/lldb/source/Core/
H A DModuleList.cpp708 size_t ModuleList::RemoveOrphanSharedModules(bool mandatory) { function in class:ModuleList
/freebsd-11-stable/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectTarget.cpp671 ModuleList::RemoveOrphanSharedModules(mandatory);

Completed in 128 milliseconds