Searched refs:RemoveSharedModuleIfOrphaned (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Core/
H A DModuleList.h452 static bool RemoveSharedModuleIfOrphaned(const Module *module_ptr);
/freebsd-11-stable/contrib/llvm-project/lldb/source/Core/
H A DModuleList.cpp962 bool ModuleList::RemoveSharedModuleIfOrphaned(const Module *module_ptr) { function in class:ModuleList
/freebsd-11-stable/contrib/llvm-project/lldb/source/Target/
H A DTarget.cpp2083 ModuleList::RemoveSharedModuleIfOrphaned(old_module_ptr);

Completed in 125 milliseconds