Home
last modified time | relevance | path

Searched refs:PluginMutex (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/Debugging/
H A DVTuneSupportPlugin.cpp95 std::lock_guard<std::mutex> Lock(PluginMutex); in modifyPassConfig()
115 std::lock_guard<std::mutex> Lock(PluginMutex); in notifyEmitted()
129 std::lock_guard<std::mutex> Lock(PluginMutex); in notifyFailed()
141 std::lock_guard<std::mutex> Lock(PluginMutex); in notifyRemovingResources()
159 std::lock_guard<std::mutex> Lock(PluginMutex); in notifyTransferringResources()
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Debugging/
H A DVTuneSupportPlugin.h54 std::mutex PluginMutex; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DCOFFPlatform.h126 std::mutex PluginMutex; variable
H A DELFNixPlatform.h210 std::mutex PluginMutex; variable
H A DMachOPlatform.h283 std::mutex PluginMutex; variable
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DMachOPlatform.cpp1104 std::lock_guard<std::mutex> Lock(PluginMutex); in processObjCImageInfo()
1550 std::lock_guard<std::mutex> Lock(PluginMutex); in populateObjCRuntimeObject()