Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h1140 void detachQueryHelper(AsynchronousSymbolQuery &Q,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp237 KV.first->detachQueryHelper(*this, KV.second); in detach()
1666 void JITDylib::detachQueryHelper(AsynchronousSymbolQuery &Q, in detachQueryHelper() function in llvm::orc::JITDylib