Searched refs:notifyLoaded (Results 1 – 4 of 4) sorted by relevance
82 virtual void notifyLoaded(MaterializationResponsibility &MR) {} in notifyLoaded() function188 void notifyLoaded(MaterializationResponsibility &MR);
297 Layer.notifyLoaded(*MR); in notifyResolved()624 void ObjectLinkingLayer::notifyLoaded(MaterializationResponsibility &MR) { in notifyLoaded() function in llvm::orc::ObjectLinkingLayer626 P->notifyLoaded(MR); in notifyLoaded()
73 void notifyLoaded(MaterializationResponsibility &MR) override { in notifyLoaded() function in MyPlugin
70 * ``notifyLoaded`` is called before the link begins, and can be overridden to76 void notifyLoaded(MaterializationResponsibility &MR)