Searched defs:notifyResolved (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/ | ||
H A D | LazyReexports.cpp | 56 Error LazyCallThroughManager::notifyResolved(ExecutorAddr TrampolineAddr, in notifyResolved() function in llvm::orc::LazyCallThroughManager |
H A D | ObjectLinkingLayer.cpp | 232 Error notifyResolved(LinkGraph &G) override { notifyResolved() function in llvm::orc::ObjectLinkingLayerJITLinkContext |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/ | ||
H A D | Core.h | 1963 inline Error MaterializationResponsibility::notifyResolved( notifyResolved() function |