Home
last modified time | relevance | path

Searched defs:notifyResolved (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/lib/ExecutionEngine/Orc/
H A DLazyReexports.cpp55 Error LazyCallThroughManager::notifyResolved(JITTargetAddress TrampolineAddr, in notifyResolved() function in llvm::orc::LazyCallThroughManager
H A DObjectLinkingLayer.cpp205 Error notifyResolved(LinkGraph &G) override { in notifyResolved() function in llvm::orc::ObjectLinkingLayerJITLinkContext
/llvm-project-15.0.7/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h1919 inline Error MaterializationResponsibility::notifyResolved( in notifyResolved() function