Searched refs:NotifyObjectEmitted (Results 1 – 4 of 4) sorted by relevance
155 NotifyObjectEmitted(*LoadedObject); in loadObject()366 void MCJIT::NotifyObjectEmitted(const ObjectImage& Obj) { in NotifyObjectEmitted() function in MCJIT369 EventListeners[I]->NotifyObjectEmitted(Obj); in NotifyObjectEmitted()
124 void NotifyObjectEmitted(const ObjectImage& Obj);
87 virtual void NotifyObjectEmitted(const ObjectImage &Obj) {} in NotifyObjectEmitted() function
66 virtual void NotifyObjectEmitted(const ObjectImage &Obj);190 void IntelJITEventListener::NotifyObjectEmitted(const ObjectImage &Obj) { in NotifyObjectEmitted() function in __anondc3b3e270111::IntelJITEventListener