Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/ExecutionEngine/
H A DGDBRegistrationListener.cpp119 ManagedStatic<sys::Mutex> JITDebugLock; variable
139 llvm::MutexGuard locked(*JITDebugLock); in ~GDBJITRegistrationListener()
163 llvm::MutexGuard locked(*JITDebugLock); in notifyObjectLoaded()
182 llvm::MutexGuard locked(*JITDebugLock); in notifyFreeingObject()