Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h1248 void detachQueryHelper(AsynchronousSymbolQuery &Q,
/llvm-project-15.0.7/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp252 KV.first->detachQueryHelper(*this, KV.second); in detach()
1746 void JITDylib::detachQueryHelper(AsynchronousSymbolQuery &Q, in detachQueryHelper() function in llvm::orc::JITDylib