Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h1482 Error OL_notifyResolved(MaterializationResponsibility &MR,
1670 return JD->getExecutionSession().OL_notifyResolved(*this, Symbols); in notifyResolved()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp2660 Error ExecutionSession::OL_notifyResolved(MaterializationResponsibility &MR, in OL_notifyResolved() function in llvm::orc::ExecutionSession