Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/Debugging/
H A DVTuneSupportPlugin.cpp94 std::lock_guard<std::mutex> Lock(PluginMutex); in modifyPassConfig()
114 std::lock_guard<std::mutex> Lock(PluginMutex); in notifyEmitted()
128 std::lock_guard<std::mutex> Lock(PluginMutex); in notifyFailed()
140 std::lock_guard<std::mutex> Lock(PluginMutex); in notifyRemovingResources()
158 std::lock_guard<std::mutex> Lock(PluginMutex); in notifyTransferringResources()
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Debugging/
H A DVTuneSupportPlugin.h53 std::mutex PluginMutex; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DCOFFPlatform.h132 std::mutex PluginMutex; variable
H A DELFNixPlatform.h176 std::mutex PluginMutex; variable
H A DMachOPlatform.h278 std::mutex PluginMutex; variable
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DELFNixPlatform.cpp622 std::lock_guard<std::mutex> Lock(PluginMutex); in addInitializerSupportPasses()
766 std::lock_guard<std::mutex> Lock(PluginMutex); in registerInitSections()
H A DMachOPlatform.cpp866 std::lock_guard<std::mutex> Lock(PluginMutex); in getSyntheticSymbolDependencies()
1032 std::lock_guard<std::mutex> Lock(PluginMutex); in preserveImportantSections()
1088 std::lock_guard<std::mutex> Lock(PluginMutex); in processObjCImageInfo()
1534 std::lock_guard<std::mutex> Lock(PluginMutex); in populateObjCRuntimeObject()
H A DCOFFPlatform.cpp792 std::lock_guard<std::mutex> Lock(PluginMutex); in getSyntheticSymbolDependencies()
870 std::lock_guard<std::mutex> Lock(PluginMutex); in preserveInitializerSections()