Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DMachOPlatform.h247 DenseMap<JITDylib *, uint64_t> JITDylibToPThreadKey; variable
/freebsd-13.1/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DMachOPlatform.cpp919 auto I = MP.JITDylibToPThreadKey.find(&JD); in fixTLVSectionsAndEdges()
920 if (I != MP.JITDylibToPThreadKey.end()) in fixTLVSectionsAndEdges()