Searched defs:JITDebugLock (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/ExecutionEngine/Orc/TargetProcess/ | ||
| H A D | JITLoaderGDB.cpp | 85 static std::mutex JITDebugLock; in registerJITLoaderGDBImpl() local |
| /llvm-project-15.0.7/llvm/lib/ExecutionEngine/ | ||
| H A D | GDBRegistrationListener.cpp | 99 sys::Mutex JITDebugLock; member in __anon1f2f07670211::GDBJITRegistrationListener |