Home
last modified time | relevance | path

Searched refs:GetAllocationModuleCollectionMutex (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/source/Core/
H A DModule.cpp101 std::recursive_mutex &Module::GetAllocationModuleCollectionMutex() { in GetAllocationModuleCollectionMutex() function in Module
115 GetAllocationModuleCollectionMutex()); in GetNumberAllocatedModules()
121 GetAllocationModuleCollectionMutex()); in GetAllocatedModuleAtIndex()
134 GetAllocationModuleCollectionMutex()); in Module()
229 GetAllocationModuleCollectionMutex()); in Module()
250 GetAllocationModuleCollectionMutex()); in Module()
261 GetAllocationModuleCollectionMutex()); in ~Module()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Core/
H A DModule.h125 static std::recursive_mutex &GetAllocationModuleCollectionMutex();
/freebsd-12.1/contrib/llvm/tools/lldb/source/Commands/
H A DCommandObjectTarget.cpp1798 Module::GetAllocationModuleCollectionMutex()); in FindModulesByName()
2203 Module::GetAllocationModuleCollectionMutex()); in DoExecute()
2281 Module::GetAllocationModuleCollectionMutex()); in DoExecute()
3096 Module::GetAllocationModuleCollectionMutex(), std::defer_lock); in DoExecute()