Home
last modified time | relevance | path

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

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