Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h1810 Error OL_notifyResolved(MaterializationResponsibility &MR,
2032 return getExecutionSession().OL_notifyResolved(*this, Symbols); in notifyResolved()
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp2890 Error ExecutionSession::OL_notifyResolved(MaterializationResponsibility &MR, in OL_notifyResolved() function in llvm::orc::ExecutionSession