Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess/
H A DJITLoaderGDB.cpp64 static std::mutex JITDebugLock; appendJITDebugDescriptor() local
/llvm-project/llvm/lib/ExecutionEngine/
H A DGDBRegistrationListener.cpp99 sys::Mutex JITDebugLock; global() member in __anonf1ba930a0211::GDBJITRegistrationListener