Searched defs:notifyResolved (Results 1 – 5 of 5) sorted by relevance
/llvm-project/llvm/lib/ExecutionEngine/Orc/ | ||
H A D | LazyReexports.cpp | 56 Error LazyCallThroughManager::notifyResolved(ExecutorAddr TrampolineAddr, notifyResolved() function in llvm::orc::LazyCallThroughManager |
H A D | ObjectLinkingLayer.cpp | 233 Error notifyResolved(LinkGraph &G) override { notifyResolved() function in llvm::orc::ObjectLinkingLayerJITLinkContext |
/llvm-project/llvm/unittests/ExecutionEngine/JITLink/ | ||
H A D | JITLinkMocks.h |
|
/llvm-project/bolt/lib/Rewrite/ | ||
H A D | JITLinkLinker.cpp | 167 Error notifyResolved(jitlink::LinkGraph &G) override { in notifyResolved() function |
/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/ | ||
H A D | Core.h | 2030 inline Error MaterializationResponsibility::notifyResolved( notifyResolved() function |