Searched defs:notifyResolved (Results 1 – 5 of 5) sorted by relevance
/external/llvm-project/llvm/lib/ExecutionEngine/Orc/ | ||
D | LazyReexports.cpp | 55 Error LazyCallThroughManager::notifyResolved(JITTargetAddress TrampolineAddr, in notifyResolved() function in llvm::orc::LazyCallThroughManager |
D | ObjectLinkingLayer.cpp | 102 Error notifyResolved(LinkGraph &G) override { in notifyResolved() function in llvm::orc::ObjectLinkingLayerJITLinkContext |
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/ | ||
D | ObjectLinkingLayer.cpp | 94 void notifyResolved(LinkGraph &G) override { in notifyResolved() function in llvm::orc::ObjectLinkingLayerJITLinkContext |
D | Core.cpp | 439 Error MaterializationResponsibility::notifyResolved(const SymbolMap &Symbols) { in notifyResolved() function in llvm::orc::MaterializationResponsibility |
/external/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/ | ||
D | Core.h | 1642 inline Error MaterializationResponsibility::notifyResolved( in notifyResolved() function |