Searched refs:JITDebugLock (Results 1 – 1 of 1) sorted by relevance
118 ManagedStatic<sys::Mutex> JITDebugLock; variable138 std::lock_guard<llvm::sys::Mutex> locked(*JITDebugLock); in ~GDBJITRegistrationListener()162 std::lock_guard<llvm::sys::Mutex> locked(*JITDebugLock); in notifyObjectLoaded()181 std::lock_guard<llvm::sys::Mutex> locked(*JITDebugLock); in notifyFreeingObject()