Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h1738 Error OL_notifyResolved(MaterializationResponsibility &MR,
1935 return getExecutionSession().OL_notifyResolved(*this, Symbols); in notifyResolved()
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp2907 Error ExecutionSession::OL_notifyResolved(MaterializationResponsibility &MR, in OL_notifyResolved() function in llvm::orc::ExecutionSession