Searched refs:notifyRemovingModule (Results 1 – 2 of 2) sorted by relevance
70 virtual Error notifyRemovingModule(VModuleKey K) { in notifyRemovingModule() function163 Error notifyRemovingModule(VModuleKey K) override;
380 Err = joinErrors(std::move(Err), P->notifyRemovingModule(K)); in removeModule()459 Error EHFrameRegistrationPlugin::notifyRemovingModule(VModuleKey K) { in notifyRemovingModule() function in llvm::orc::EHFrameRegistrationPlugin