Searched defs:notifyResolved (Results 1 – 3 of 3) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/ExecutionEngine/Orc/ | ||
| H A D | LazyReexports.cpp | 55 Error LazyCallThroughManager::notifyResolved(JITTargetAddress TrampolineAddr, in notifyResolved() function in llvm::orc::LazyCallThroughManager |
| H A D | ObjectLinkingLayer.cpp | 205 Error notifyResolved(LinkGraph &G) override { in notifyResolved() function in llvm::orc::ObjectLinkingLayerJITLinkContext |
| /llvm-project-15.0.7/llvm/include/llvm/ExecutionEngine/Orc/ | ||
| H A D | Core.h | 1919 inline Error MaterializationResponsibility::notifyResolved( in notifyResolved() function |