Searched refs:NotifyEmittedFunction (Results 1 – 2 of 2) sorted by relevance
47 using NotifyEmittedFunction = std::function<void(VModuleKey)>; variable57 NotifyEmittedFunction NotifyEmitted = NotifyEmittedFunction());117 NotifyEmittedFunction NotifyEmitted;
82 NotifyLoadedFunction NotifyLoaded, NotifyEmittedFunction NotifyEmitted) in RTDyldObjectLinkingLayer()