Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h665 void detachQueryHelper(AsynchronousSymbolQuery &Q,
/freebsd-12.1/contrib/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp369 KV.first->detachQueryHelper(*this, KV.second); in detach()
1529 void JITDylib::detachQueryHelper(AsynchronousSymbolQuery &Q, in detachQueryHelper() function in llvm::orc::JITDylib