Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess/
H A DJITLoaderGDB.cpp69 ManagedStatic<std::mutex> JITDebugLock; variable
/freebsd-13.1/contrib/llvm-project/llvm/lib/ExecutionEngine/
H A DGDBRegistrationListener.cpp125 ManagedStatic<sys::Mutex> JITDebugLock; variable