Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Core/
H A DModule.cpp100 std::recursive_mutex &Module::GetAllocationModuleCollectionMutex() { in GetAllocationModuleCollectionMutex() function in Module
114 GetAllocationModuleCollectionMutex()); in GetNumberAllocatedModules()
120 GetAllocationModuleCollectionMutex()); in GetAllocatedModuleAtIndex()
133 GetAllocationModuleCollectionMutex()); in Module()
243 GetAllocationModuleCollectionMutex()); in Module()
262 GetAllocationModuleCollectionMutex()); in Module()
273 GetAllocationModuleCollectionMutex()); in ~Module()
/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Core/
H A DModule.h88 static std::recursive_mutex &GetAllocationModuleCollectionMutex();
/freebsd-13.1/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectTarget.cpp1736 Module::GetAllocationModuleCollectionMutex()); in FindModulesByName()
2125 Module::GetAllocationModuleCollectionMutex()); in DoExecute()
2191 Module::GetAllocationModuleCollectionMutex()); in DoExecute()
2951 Module::GetAllocationModuleCollectionMutex(), std::defer_lock); in DoExecute()